gcc/libstdc++-v3/testsuite/24_iterators
Paolo Carlini d16ecaec1d re PR libstdc++/6642 (Constness prevents substraction of iterators)
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
2002-07-02 18:42:58 +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 re PR libstdc++/6642 (Constness prevents substraction of iterators) 2002-07-02 18:42:58 +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