A compile-time sequence of integers. More...
Static Public Member Functions | |
| static constexpr std::size_t | size (void) noexcept |
Public Types | |
| typedef T | value_type |
A compile-time sequence of integers.
This is implemented in C++14 and described in http://open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3658.html
1.8.13