Struct OStreamBuffer¶ Defined in File BufWriter.hpp Struct Documentation¶ struct OStreamBuffer¶ Public Functions inline explicit constexpr OStreamBuffer(std::ostream &os) noexcept¶ Public Members std::ostream *os_¶ std::array<char, BUFSIZ> buffer_¶