Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Diostream.hpp24 # define BOOST_IOSTREAMS_BASIC_ISTREAM(ch, tr) std::basic_istream< ch, tr > macro
29 # define BOOST_IOSTREAMS_BASIC_ISTREAM(ch, tr) std::istream macro