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.hpp66 class output_stream_adapter : public output_adapter_protocol<CharType> class
69 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.hpp13510 class output_stream_adapter : public output_adapter_protocol<CharType> class
13513 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter