A template class to specify that a data type can be considered as being contiguous in memory. More...
A template class to specify that a data type can be considered as being contiguous in memory.
Normally only integral and floating-point types can be considered contiguous, but some other types (eg, FixedList, Pair, Vector etc) consisting purely of these fundamental types can be considered as having a contiguous memory layout as well.
contiguous
global functions.While possible to mark this as deleted, this does not detect or prevent specializations. Thus omit the usual housekeeping.
Definition at line 71 of file contiguous.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.