Interface Documentation
Version: invalid
flecsi
util
typeify
Public Types
|
Static Public Attributes
|
List of all members
flecsi::util::typeify< T, M > Struct Template Reference
Utilities Interface
#include <
typeify.hh
>
Public Types
using
TYPE
= T
Static Public Attributes
static constexpr T
value
= M
Detailed Description
template<typename T, T M>
struct flecsi::util::typeify< T, M >
Create a C++ type from a non-type value, e.g., an integer literal.
Template Parameters
T
The literal type.
M
The literal value.
The documentation for this struct was generated from the following file:
/home/bergen/devel/tuxfan/flecsi/flecsi/util/
typeify.hh
Generated by
1.8.13