flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::utility_internal::Gen< T, N > Struct Template Reference

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::utility_internal::Gen< T, N >:
Collaboration graph

Public Types

using type = typename Extend< typename Gen< T, N/2 >::type, N/2, N % 2 >::type
 

Detailed Description

template<typename T, size_t N>
struct nlohmann::json_abi_v3_11_3::detail::utility_internal::Gen< T, N >

Definition at line 3161 of file json.hpp.

Member Typedef Documentation

◆ type

template<typename T , size_t N>
using nlohmann::json_abi_v3_11_3::detail::utility_internal::Gen< T, N >::type = typename Extend < typename Gen < T, N / 2 >::type, N / 2, N % 2 >::type

Definition at line 3163 of file json.hpp.


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