ENH: FixedList empty(), size(), max_size() now constexpr static (#1160)
- this allows their use as templates parameters
Showing
- applications/test/FixedList/Test-FixedList.C 43 additions, 1 deletionapplications/test/FixedList/Test-FixedList.C
- src/OpenFOAM/containers/Lists/FixedList/FixedList.H 15 additions, 15 deletionssrc/OpenFOAM/containers/Lists/FixedList/FixedList.H
- src/OpenFOAM/containers/Lists/FixedList/FixedListI.H 0 additions, 21 deletionssrc/OpenFOAM/containers/Lists/FixedList/FixedListI.H
Please register or sign in to comment