Searched defs:output_stream_adapter (Results 1 – 1 of 1) sorted by relevance
14526 class output_stream_adapter : public output_adapter_protocol<CharType> class14529 explicit output_stream_adapter(std::basic_ostream<CharType>& s) noexcept in output_stream_adapter() function in nlohmann::detail::output_stream_adapter