|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
Typedefs | |
| template<size_t I> | |
| using | index_constant = integral_constant< size_t, I > |
Variables | |
| template<size_t I> | |
| constexpr auto | index_v = index_constant<I>{} |