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/v0.3.3/src/axom/slam/policies/SizePolicies.hpp>
Public Member Functions | |
CompileTimeSize (IntType val=INT_VAL) | |
IntType | size () const |
IntType | operator() () const |
bool | empty () const |
bool | isValid (bool) const |
Static Public Attributes | |
static const IntType | DEFAULT_VALUE = INT_VAL |
A policy class for a compile-time known set size.
|
inline |
References AXOM_DEBUG_VAR, and SLIC_ASSERT_MSG.
|
inline |
|
inline |
|
inline |
|
inline |
|
static |