Computes the cardinal of a given type.
More...
#include <eve/traits/cardinal.hpp>
template<typename Type>
struct eve::cardinal< Type >
Required header: #include <eve/traits/cardinal.hpp>
For a given type T
, computes the type of its cardinal.
- Template Parameters
-
Member types
Name | Definition |
type | The cardinal type of T |