GLAC  1.0
Static Public Attributes
nlohmann::detail::has_non_default_from_json< BasicJsonType, T > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr bool value
 

Field Documentation

◆ value

template<typename BasicJsonType , typename T >
constexpr bool nlohmann::detail::has_non_default_from_json< BasicJsonType, T >::value
static
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: