flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::is_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value > > Struct Template Reference

#include <json.hpp>

Inheritance diagram for nlohmann::json_abi_v3_11_3::detail::is_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value > >:
Inheritance graph
Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::is_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value > >:
Collaboration graph

Detailed Description

template<typename BasicJsonType, typename ConstructibleArrayType>
struct nlohmann::json_abi_v3_11_3::detail::is_constructible_array_type_impl< BasicJsonType, ConstructibleArrayType, enable_if_t< std::is_same< ConstructibleArrayType, typename BasicJsonType::value_type >::value > >

Definition at line 3866 of file json.hpp.


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