Searched defs:bistreamable_medium (Results 1 – 1 of 1) sorted by relevance
137 struct bistreamable_medium { enum ENU {value = 9}; }; struct139 std::basic_ostream<CharT>& operator << (std::basic_ostream<CharT>& ostr, const bistreamable_medium&… in operator <<()143 std::basic_istream<CharT>& operator >> (std::basic_istream<CharT>& istr, const bistreamable_medium&… in operator >>()