uTL
micro Template library
|
array container traits helper More...
#include <array.h>
Public Types | |
typedef _Tp | type[_Nm] |
Static Public Member Functions | |
static constexpr _Tp & | Ref (const type &t, size_t n) noexcept |
static constexpr _Tp * | Ptr (const type &t) noexcept |
array container traits helper
typedef _Tp utl::array_traits< _Tp, _Nm >::type[_Nm] |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |