Skip to content
Snippets Groups Projects
Commit 2fa6ae6f authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: use pre-increment and cbegin/cend form for forAll* macros

- no reason to use post-increment in forAll() macro.

- use C++11 cbegin()/cend() method names for forAll*Iter() macros.
  These method names have been in OpenFOAM since 2009 and are also
  used by C++11 containers.

STYLE: nullptr instead of 0 in UList
parent fe0bb227
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment