gcc/libstdc++-v3/testsuite/24_iterators
Gabriel Dos Reis f1e888aea0 [multiple changes]
2002-04-16  Paolo Carlini <pcarlini@unitus.it>
        * testsuite/24_iterators/rel_ops.cc: New test.

2002-04-16  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>

        * include/bits/type_traits.h (__normal_iterator): Declare in
        __gnu_cxx.  Adjust use at global namespace.
        * include/bits/stl_iterator.h (__normal_iterator): Move
        definition
        into __gnu_cxx::. Add more operator overloads.  Tidy existing
        ones.
        * include/bits/basic_string.h (basic_string): Adjust use of
        __normal_iterator.
        * include/bits/stl_vector.h (_Alloc>): Likewise.
        * src/concept-inst.cc (__gnu_cxx): __normal_iterator<> is now
        here.
        * src/string-inst.cc (operator==): Instantiate in __gnu_cxx.

From-SVN: r52348
2002-04-16 02:29:22 +00:00
..
back_insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
front_insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
insert_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
istream_iterator.cc 2002-03-28 Paolo Carlini <pcarlini@unitus.it> 2002-03-28 20:25:25 +00:00
istreambuf_iterator.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
iterator.cc ChangeLog, [...]: Fix spelling errors. 2001-11-23 16:29:02 +00:00
ostream_iterator.cc sbuf_iter.h: Change to.. 2001-06-26 21:22:57 +00:00
ostreambuf_iterator.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
rel_ops.cc [multiple changes] 2002-04-16 02:29:22 +00:00
reverse_iterator.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00