|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
A policy class for a compile-time known set size. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/slam/policies/SizePolicies.hpp>

Public Types | |
| using | TagType = SizeTag< IntType > |
| using | IntType = decltype(V) |
Public Member Functions | |
| constexpr AXOM_HOST_DEVICE IntType | size () const |
| constexpr AXOM_HOST_DEVICE bool | empty () const |
| constexpr AXOM_HOST_DEVICE IntType | value () const |
| constexpr IntType | operator() () const |
| constexpr bool | isValid (bool) const |
Static Public Attributes | |
| static const IntType | DEFAULT_VALUE = INT_VAL |
| static constexpr IntType | VALUE |
A policy class for a compile-time known set size.
|
inherited |
|
inherited |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexprinherited |
|
inlineconstexprinherited |
|
inlineconstexprinherited |
|
static |
|
staticconstexprinherited |