refine PtrList and other emplace methods
All threads resolved!
All threads resolved!
- refine some of the PtrList methods to reduce memory peaks
- other code cleanup
Merge request reports
Activity
assigned to @andy
requested review from @kuti
added @kuti as reviewer (if he's interested)
added 10 commits
- 3430ab3a - STYLE: add reset() method for labelRange for symmetry with MinMax
- f717f798 - ENH: simplify copy/filling of List containers. Make swap noexcept
- 32903d33 - ENH: add slice/range support to UPstream::waitSomeRequests()
- 5e334c06 - ENH: more consistent use of AMIInterpolation distributed() query
- 63258d0b - ENH: refine PtrList emplace method, add emplace for autoPtr/refPtr...
- 8117cde5 - ENH: use emplace_set, emplace_back to simplify code
- 7cae3b96 - ENH: add HashTable zero-size construct, move construct is noexcept
- 76efcba4 - ENH: simpler handling of dictionary start/end line numbers
- 945e3e41 - ENH: more consistent use of good() or direct testing instead valid()
- 4dfafc3c - ENH: store sorted mesh pointers for vtkWrite, areaWrite
Toggle commit list- Resolved by Kutalmış Berçin
- Compilation with clang-15.0 DP Int32
- Alltest passes without failures.
- Resolved by Kutalmış Berçin
- Resolved by Mark OLESEN
mentioned in commit a3ec19c3
Please register or sign in to reply