Home | History | Annotate | Download | only in tests

Lines Matching full:istream

317 istream
440 istream & operator>><char, string_char_traits<char>, __default_alloc_template<true, 0>>(istream &, string &)
441 istream & operator>>(istream &, string &)
443 istream & getline<char, string_char_traits<char>, __default_alloc_template<true, 0>>(istream &, string &)
444 istream & getline(istream &, string &)
449 istream& operator>> <char, char_traits<char>, allocator<char>>(istream&, string&)
450 istream & operator>>(istream &, string &)