Public Types | Static Public Member Functions | List of all members
nlohmann::detail::index_sequence< Ints > Struct Template Reference

#include <json.hpp>

Public Types

using type = index_sequence
 
using value_type = std::size_t
 

Static Public Member Functions

static constexpr std::size_t size () noexcept
 

Detailed Description

template<std::size_t... Ints>
struct nlohmann::detail::index_sequence< Ints >

Definition at line 276 of file json.hpp.

Member Typedef Documentation

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

Definition at line 278 of file json.hpp.

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

Definition at line 279 of file json.hpp.

Member Function Documentation

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

Definition at line 280 of file json.hpp.


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


json_transport
Author(s): Paul Bovbel
autogenerated on Wed Jan 27 2021 03:58:48