DASH
0.3.0
|
Convencience wrapper to determine the DART type and number of elements required for the given template parameter type T
and the desired number of values nvalues
.
More...
#include <Types.h>
Public Member Functions | |
constexpr | dart_storage (size_t nvalues) noexcept |
Public Attributes | |
const size_t | nelem |
Static Public Attributes | |
static constexpr const dart_datatype_t | dtype |
Convencience wrapper to determine the DART type and number of elements required for the given template parameter type T
and the desired number of values nvalues
.
|
static |