Template Struct is_constructible_string_type_impl

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::false_type

Derived Types

Struct Documentation

template<typename BasicJsonType, typename ConstructibleStringType, typename = void>
struct is_constructible_string_type_impl : public std::false_type, public std::false_type

Subclassed by nlohmann::detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType >, nlohmann::detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType >