Home
last modified time | relevance | path

Searched defs:output_stream_adapter (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/output/
Doutput_adapters.hpp55 class output_stream_adapter : public output_adapter_protocol<CharType> class
58 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter
/third_party/json/single_include/nlohmann/
Djson.hpp12669 class output_stream_adapter : public output_adapter_protocol<CharType> class
12672 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter