Conscience Core
Static Public Attributes | List of all members
nlohmann::detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

◆ value

template<typename BasicJsonType , typename ConstructibleStringType >
constexpr auto nlohmann::detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType >::value
staticconstexpr
Initial value:
=
is_constructible<ConstructibleStringType,
typename BasicJsonType::string_t>::value

The documentation for this struct was generated from the following file:
nlohmann::detail::is_constructible_string_type::value
static constexpr auto value
Definition: json.hpp:3796