gcc/libstdc++-v3
François Dumont 2e5189c83a safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same information in normal local_iterator.
2013-11-22  François Dumont  <fdumont@gcc.gnu.org>

	* include/debug/safe_local_iterator.h (_Safe_local_iterator<>):
	Remove _M_bucket, use same information in normal local_iterator.
	(operator==): Remove redundant _M_can_compare check.
	* include/debug/safe_local_iterator.tcc: Adapt.
	* include/debug/unordered_set: Likewise.
	* include/debug/unordered_map: Likewise.

From-SVN: r205289
2013-11-22 20:55:53 +00:00
..
config gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. 2013-11-19 23:22:26 +00:00
doc acinclude.m4 (libtool_VERSION): Bump. 2013-11-22 13:18:42 +00:00
include safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same information in normal local_iterator. 2013-11-22 20:55:53 +00:00
libsupc++ build_hacking.xml: Fix documentation typos. 2013-11-15 16:33:59 +00:00
po
python re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range) 2013-08-20 19:20:42 +00:00
scripts rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. 2013-11-14 18:50:48 +00:00
src re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
testsuite Makefile.am (check_DEJAGNU_normal_targets): Add 10. 2013-11-22 21:38:59 +01:00
acinclude.m4 acinclude.m4 (libtool_VERSION): Bump. 2013-11-22 13:18:42 +00:00
aclocal.m4
ChangeLog safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same information in normal local_iterator. 2013-11-22 20:55:53 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in
configure acinclude.m4 (libtool_VERSION): Bump. 2013-11-22 13:18:42 +00:00
configure.ac configure.ac: Add header checks for fenv.h and complex.h. 2013-10-31 17:12:35 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.