Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/filter/
Dstdio.hpp54 typedef BOOST_IOSTREAMS_BASIC_STREAMBUF(Ch, traits_type) streambuf_type; typedef
/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp57 ) streambuf_type; typedef in boost::iostreams::detail::direct_streambuf
Dindirect_streambuf.hpp62 typedef linked_streambuf<char_type, Tr> streambuf_type; typedef in boost::iostreams::detail::indirect_streambuf
/third_party/boost/boost/iostreams/
Dchain.hpp127 typedef linked_streambuf<Ch> streambuf_type; typedef in boost::iostreams::detail::chain_base
/third_party/boost/boost/log/expressions/
Dformatter.hpp61 typedef typename StreamT::streambuf_type streambuf_type; typedef in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp131 …f boost::log::aux::basic_ostringstreambuf< char_type, traits_type, allocator_type > streambuf_type; typedef in boost::basic_formatting_ostream