ae2f::Core
|
A helper class for getting element type and element size. More...
#include <Pack.hpp>
Public Types | |
using | El_t = __el_t |
Defined element type. | |
using | _f = __def<__el_t> |
Self. | |
Static Public Attributes | |
static constexpr size_t | ElSize = sizeof(__el_t) |
Pre-defined element size. | |
A helper class for getting element type and element size.
__el_t | |
__elsize |
using ae2f::Ds::Arr::__def< __el_t >::_f = __def<__el_t> |
Self.
using ae2f::Ds::Arr::__def< __el_t >::El_t = __el_t |
Defined element type.
|
staticconstexpr |
Pre-defined element size.