openfoam/applications/utilities/surface/surfacePatch/searchableSurfaceModifier
Mark Olesen 018124e3bf STYLE: use 'return nullptr' for empty autoPtr/tmp returns
- both autoPtr and tmp are defined with an implicit construct from
  nullptr (but with explicit construct from a pointer to null).
  Thus is it safe to use 'nullptr' when returning an empty autoPtr or tmp.
2018-03-21 09:31:09 +01:00
..
autoPatch.C ENH: Updating utilities based on internal development line 2015-12-02 10:17:28 +00:00
autoPatch.H STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
cut.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
cut.H STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
searchableSurfaceModifier.C STYLE: use auto and cfind to simplify selector usage (issue #512) 2017-07-03 10:36:03 +02:00
searchableSurfaceModifier.H STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00