62#ifndef Foam_contiguous_H
63#define Foam_contiguous_H
88 std::is_same<T, label>
96 std::is_same<T, scalar>
Typedefs for label/uLabel without requiring label.H.
Typedefs for float/double/scalar without requiring scalar.H.
A template class to specify if a data type is composed solely of Foam::label elements.
A template class to specify if a data type is composed solely of Foam::scalar elements.
A template class to specify that a data type can be considered as being contiguous in memory.