flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::integer_sequence< T, Ints > Struct Template Reference

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::integer_sequence< T, Ints >:
Collaboration graph

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr std::size_t size () noexcept
 

Detailed Description

template<typename T, T... Ints>
struct nlohmann::json_abi_v3_11_3::detail::integer_sequence< T, Ints >

Definition at line 3122 of file json.hpp.

Member Typedef Documentation

◆ value_type

template<typename T , T... Ints>
using nlohmann::json_abi_v3_11_3::detail::integer_sequence< T, Ints >::value_type = T

Definition at line 3124 of file json.hpp.

Member Function Documentation

◆ size()

template<typename T , T... Ints>
static constexpr std::size_t nlohmann::json_abi_v3_11_3::detail::integer_sequence< T, Ints >::size ( )
inlinestaticconstexprnoexcept

Definition at line 3125 of file json.hpp.


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