gcc/libstdc++-v3/include
Gawain Bolton b4c70e89da re PR libstdc++/11504 (-Wcast-qual vs. stl_tree)
2003-07-30  Gawain Bolton  <gp.bolton@computer.org>

	PR libstdc++/11504.
	* include/bits/stl_tree.h: Replace C-style casts with C++-style
	casts.  Changes to avoid casting away constness.  Eliminate
	_Rb_tree_base_iterator class.  Change _Rb_tree_iterator to use
	initialization lists.  Move out implementation of __black_count()
	to...
        * src/stl_tree.cc: ...here and rename _Rb_tree_black_count().
        Rename_Rb_tree_base_iterator::_M_increment() to
        _Rb_tree_increment and _Rb_tree_base_iterator::_M_decrement() to
        _Rb_tree_decrement.
        * config/linker-map.gnu: Add and change symbols here.

From-SVN: r69958
2003-07-30 15:01:58 +00:00
..
backward Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
bits re PR libstdc++/11504 (-Wcast-qual vs. stl_tree) 2003-07-30 15:01:58 +00:00
c Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_compatibility Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_std cmath.tcc: Use _GLIBCXX_ prefix on file guard. 2003-07-23 15:28:44 +00:00
ext pod_char_traits.h: Add state template argument. 2003-07-17 04:01:28 +00:00
std cmath.tcc: Use _GLIBCXX_ prefix on file guard. 2003-07-23 15:28:44 +00:00
Makefile.am pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
Makefile.in pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00