mirror of git://gcc.gnu.org/git/gcc.git
2002-07-02 Paolo Carlini <pcarlini@unitus.it> PR libstdc++/6642 * include/bits/stl_iterator.h (__normal_iterator::operator-(const __normal_iterator&)): Make non-member, as already happens for the comparison operators in accord with DR179 (Ready). * testsuite/24_iterators/iterator.cc: Add test from the PR. From-SVN: r55188 |
||
|---|---|---|
| .. | ||
| back_insert_iterator.cc | ||
| front_insert_iterator.cc | ||
| insert_iterator.cc | ||
| istream_iterator.cc | ||
| istreambuf_iterator.cc | ||
| iterator.cc | ||
| ostream_iterator.cc | ||
| ostreambuf_iterator.cc | ||
| rel_ops.cc | ||
| reverse_iterator.cc | ||