Searched refs:BOOST_IOSTREAMS_PUSH_PARAMS (Results 1 – 5 of 5) sorted by relevance
62 name(::std::basic_streambuf<CharType, TraitsType>& sb BOOST_IOSTREAMS_PUSH_PARAMS()) \66 name(::std::basic_istream<CharType, TraitsType>& is BOOST_IOSTREAMS_PUSH_PARAMS()) \71 name(::std::basic_ostream<CharType, TraitsType>& os BOOST_IOSTREAMS_PUSH_PARAMS()) \76 name(::std::basic_iostream<CharType, TraitsType>& io BOOST_IOSTREAMS_PUSH_PARAMS()) \80 name(const iterator_range<Iter>& rng BOOST_IOSTREAMS_PUSH_PARAMS()) \92 name(const T& t BOOST_IOSTREAMS_PUSH_PARAMS() BOOST_IOSTREAMS_DISABLE_IF_STREAM(T)) \99 name(::std::streambuf& sb BOOST_IOSTREAMS_PUSH_PARAMS()) \102 name(::std::istream& is BOOST_IOSTREAMS_PUSH_PARAMS()) \106 name(::std::ostream& os BOOST_IOSTREAMS_PUSH_PARAMS()) \110 name(::std::iostream& io BOOST_IOSTREAMS_PUSH_PARAMS()) \[all …]
15 #define BOOST_IOSTREAMS_PUSH_PARAMS() \ macro
95 BOOST_IOSTREAMS_PUSH_PARAMS, in BOOST_IOSTREAMS_FORWARD() argument100 void open_impl(const T& t BOOST_IOSTREAMS_PUSH_PARAMS()) in open_impl() argument
129 BOOST_IOSTREAMS_PUSH_PARAMS, in BOOST_IOSTREAMS_FORWARD()140 void open_impl(const Device& dev BOOST_IOSTREAMS_PUSH_PARAMS()) // For forwarding. in open_impl()
66 void open(const T& t BOOST_IOSTREAMS_PUSH_PARAMS());