Template Class output_string_adapter
Defined in File json.hpp
Inheritance Relationships
Base Type
public nlohmann::detail::output_adapter_protocol< CharType >(Template Struct output_adapter_protocol)
Class Documentation
-
template<typename CharType, typename StringType = std::basic_string<CharType>>
class output_string_adapter : public nlohmann::detail::output_adapter_protocol<CharType> output adapter for basic_string