Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/output/
Doutput_adapters.hpp74 class output_stream_adapter : public output_adapter_protocol<CharType> class
77 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in detail::output_stream_adapter
/third_party/json/single_include/nlohmann/
Djson.hpp14988 class output_stream_adapter : public output_adapter_protocol<CharType> class
14991 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in detail::output_stream_adapter
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp13227 class output_stream_adapter : public output_adapter_protocol<CharType> class
13230 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter