Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Dstreambuf.hpp23 # define BOOST_IOSTREAMS_BASIC_STREAMBUF(ch, tr) std::basic_streambuf< ch, tr > macro
28 # define BOOST_IOSTREAMS_BASIC_STREAMBUF(ch, tr) std::streambuf macro
Diostream.hpp28 # define BOOST_IOSTREAMS_BASIC_STREAMBUF(ch, tr) std::streambuf macro