Searched defs:output_stream_adapter (Results 1 – 3 of 3) sorted by relevance
74 class output_stream_adapter : public output_adapter_protocol<CharType> class77 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in detail::output_stream_adapter
14988 class output_stream_adapter : public output_adapter_protocol<CharType> class14991 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in detail::output_stream_adapter
13227 class output_stream_adapter : public output_adapter_protocol<CharType> class13230 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter