metaprogramming integral metasequence
More...
#include <metasequences.h>
template<size_t... Indices>
struct fennec::index_metasequence< Indices >
A fennec::integer_metasequence specialized for sequences of size_t indices.
- Template Parameters
-
|
| static constexpr size_t | size () noexcept |
| | returns the number of elements
|
| |
| static constexpr size_t | size () noexcept |
| | returns the number of elements
|
| |
| static constexpr size_t | size () noexcept |
| | returns the number of elements
|
| |
◆ size()
template<size_t... Indices>
|
|
inlinestaticconstexprnoexcept |
- Returns
- number of elements in the array
The documentation for this struct was generated from the following file: