|
static constexpr auto | value |
|
◆ value
template<typename BasicJsonType , typename CompatibleStringType >
constexpr auto nlohmann::detail::is_compatible_string_type_impl< BasicJsonType, CompatibleStringType, enable_if_t< is_detected_convertible< typename BasicJsonType::string_t::value_type, range_value_t, CompatibleStringType >::value > >::value |
|
staticconstexpr |
Initial value:=
is_constructible<typename BasicJsonType::string_t, CompatibleStringType>::value
The documentation for this struct was generated from the following file: