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

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 >:
Collaboration graph

Public Types

using type = integer_sequence< T, Ints...,(Ints+SeqSize)... >
 

Detailed Description

template<typename T, T... Ints, size_t SeqSize>
struct nlohmann::json_abi_v3_11_3::detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 >

Definition at line 3147 of file json.hpp.

Member Typedef Documentation

◆ type

template<typename T , T... Ints, size_t SeqSize>
using nlohmann::json_abi_v3_11_3::detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 >::type = integer_sequence < T, Ints..., (Ints + SeqSize)... >

Definition at line 3149 of file json.hpp.


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