20 #ifndef __utl_meta_integralconstant_h__ 21 #define __utl_meta_integralconstant_h__ 24 #include <type_traits> 48 template <
typename Tp>
49 using eval =
typename Tp::type;
57 template <
typename Tp, Tp v>
114 template <
typename Tp>
119 template <
typename Tp>
128 template<
class Tp, Tp... Ints >
131 template<
typename Tp, Tp Num>
139 template<index_t Num>
143 template<
typename... Types>
STL's core language concepts.
size_t index_t
index_t and size_t mend to be interchangeable
Implementation detail main forward header.