flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > > Struct Template Reference

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >:
Collaboration graph

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename BasicJsonType, typename CompatibleType>
struct nlohmann::json_abi_v3_11_3::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >

Definition at line 3937 of file json.hpp.

Member Data Documentation

◆ value

template<typename BasicJsonType , typename CompatibleType >
constexpr bool nlohmann::json_abi_v3_11_3::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >::value
staticconstexpr
Initial value:
=
has_to_json<BasicJsonType, CompatibleType>::value

Definition at line 3941 of file json.hpp.


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