gcc/libstdc++-v3/include
Earl Chew 7320b491ec stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws.
2005-02-26  Earl Chew  <earl_chew@agilent.com>
	    Christopher Jefferson  <chris@bubblescope.net>

	* include/bits/stl_tree.h (_Rb_tree<>::_M_insert): Don't leak
	memory if _M_key_compare throws.

Co-Authored-By: Chris Jefferson <chris@bubblescope.net>

From-SVN: r95597
2005-02-26 23:34:36 +00:00
..
backward cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
bits stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws. 2005-02-26 23:34:36 +00:00
c
c_compatibility
c_std re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code) 2005-02-13 10:25:02 +00:00
debug cpp_type_traits.h: Rename _M_type fields to __value... 2005-02-01 13:30:34 +00:00
ext cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
std std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCXX_USE_C99_COMPLEX. 2005-02-24 18:55:51 +00:00
tr1 type_traits: Add the trivial is_union and is_class; add the __is_union_or_class extension. 2005-02-25 18:17:06 +00:00
Makefile.am TR1 mem_fn and function support 2005-02-24 01:16:08 +00:00
Makefile.in std_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCXX_USE_C99_COMPLEX. 2005-02-24 18:55:51 +00:00
stdc++.h