openfoam/applications/utilities/mesh
Mark Olesen fa645c2dac ENH: noexcept size_bytes() method for lists
- for use when the is_contiguous check has already been done outside
  the loop. Naming as per std::span.

STYLE: use data/cdata instead of begin

ENH: replace random_shuffle with shuffle, fix OSX int64 ambiguity
2021-03-09 09:49:31 +01:00
..
advanced STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
conversion ENH: replace base implementation of Foam::Swap with std::swap 2021-02-16 14:30:36 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: noexcept size_bytes() method for lists 2021-03-09 09:49:31 +01:00
manipulation ENH: replace base implementation of Foam::Swap with std::swap 2021-02-16 14:30:36 +01:00