flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::anonymous_namespace{json.hpp} Namespace Reference

Variables

constexpr const auto & from_json
 
constexpr const auto & to_json
 

Detailed Description

namespace to hold default from_json function to see why this is required: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html

namespace to hold default to_json function to see why this is required: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html

Variable Documentation

◆ from_json

constexpr const auto& nlohmann::json_abi_v3_11_3::anonymous_namespace{json.hpp}::from_json
constexpr
Initial value:
=
detail::static_const<detail::from_json_fn>::value

Definition at line 5118 of file json.hpp.

◆ to_json

constexpr const auto& nlohmann::json_abi_v3_11_3::anonymous_namespace{json.hpp}::to_json
constexpr
Initial value:
=
detail::static_const<detail::to_json_fn>::value

Definition at line 5817 of file json.hpp.