Searched defs:iref (Results 1 – 5 of 5) sorted by relevance
26 std::ostreambuf_iterator<char>& iref = *i; in main() local33 std::ostreambuf_iterator<wchar_t>& iref = *i; in main() local
27 std::ostreambuf_iterator<char>& iref = ++i; in main() local36 std::ostreambuf_iterator<wchar_t>& iref = ++i; in main() local
25 std::ostream_iterator<int>& iref = *i; in main() local
25 std::istream_iterator<int>& iref = ++i; in main() local
924 int &iref; // no-note, pointee of this->iref was already reported member