Horizon
Static Public Attributes | List of all members
nlohmann::detail::has_non_default_from_json< BasicJsonType, T > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename BasicJsonType , typename T >
constexpr bool nlohmann::detail::has_non_default_from_json< BasicJsonType, T >::value
staticconstexpr
Initial value:
= std::is_integral<decltype(detect(
std::declval<typename BasicJsonType::template json_serializer<T, void>>()))>::value

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