Template Struct index_sequence
Defined in File json.hpp
Struct Documentation
-
template<std::size_t... Ints>
struct index_sequence Public Types
-
using type = index_sequence
-
using value_type = std::size_t
-
using type = index_sequence
-
using value_type = std::size_t
Public Static Functions
-
static inline constexpr std::size_t size() noexcept
-
static inline constexpr std::size_t size() noexcept
-
using type = index_sequence