gcc/libstdc++-v3/include
Paolo Carlini 6b6d5d0922 stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove.
2010-11-14  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove.
	(_Rb_tree_const_iterator<>::_M_const_cast): Add.
	(_Rb_tree<>::erase, _M_insert_unique_): Adjust.
	* include/debug/map.h (map<>::erase, insert): Fix C++0x signatures.
	* include/debug/multimap.h (multimap<>::erase, insert): Likewise.
	* include/debug/set.h (set<>::erase, insert): Fix, only cosmetic
	changes in this case.
	* include/debug/multiset.h (multiset<>::erase, insert): Likewise.
	* include/profile/set.h (set<>::insert): Remove redundant macro.
	* include/profile/multiset.h (multiset<>::insert): Likewise.
	* include/bits/stl_set.h (set<>::insert): Likewise.
	* include/bits/stl_multiset.h (multiset<>::insert): Likewise.

From-SVN: r166734
2010-11-14 18:41:01 +00:00
..
backward c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bits stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove. 2010-11-14 18:41:01 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
c_global cmath (fpclassify, [...]): Remove spurious duplicate definition added in the last commit. 2010-11-03 01:56:28 +00:00
c_std cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
debug stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove. 2010-11-14 18:41:01 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
parallel algobase.h (equal): Call parallel variant for applicable overloads. 2010-11-09 15:34:58 +00:00
precompiled typeindex: New. 2010-09-22 12:04:08 +00:00
profile stl_tree.h (_Rb_tree<>::_M_const_cast_iter): Remove. 2010-11-14 18:41:01 +00:00
std user.cfg.in: Adjust scanned includes. 2010-11-08 23:12:24 +00:00
tr1 cmath (fpclassify, [...]): Remove spurious duplicate definition added in the last commit. 2010-11-03 01:56:28 +00:00
Makefile.am cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
Makefile.in cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00