libMVRgdtf e5d999f
A library for GDTF and MVR
Loading...
Searching...
No Matches
nlohmann::detail::index_sequence< Ints > Struct Template Reference

#include <json.h>

Public Types

using type = index_sequence
using value_type = std::size_t

Static Public Member Functions

static constexpr std::size_t size () noexcept

Member Typedef Documentation

◆ type

template<std::size_t... Ints>
using nlohmann::detail::index_sequence< Ints >::type = index_sequence

◆ value_type

template<std::size_t... Ints>
using nlohmann::detail::index_sequence< Ints >::value_type = std::size_t

Member Function Documentation

◆ size()

template<std::size_t... Ints>
constexpr std::size_t nlohmann::detail::index_sequence< Ints >::size ( )
inlinestaticconstexprnoexcept

The documentation for this struct was generated from the following file: