Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/streambuf/
Dlinked_streambuf.hpp41 class linked_streambuf : public BOOST_IOSTREAMS_BASIC_STREAMBUF(Ch, Tr) { class
43 linked_streambuf() : flags_(0) { } in linked_streambuf() function in boost::iostreams::detail::linked_streambuf