gcc/libstdc++-v3/include
Paolo Carlini 52a8962603 basic_string.tcc (_Rep::_M_destroy): Don't check for this == &_S_empty_rep, it's always false, here.
2005-02-21  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (_Rep::_M_destroy): Don't
	check for this == &_S_empty_rep, it's always false, here.

From-SVN: r95358
2005-02-21 23:25:08 +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 basic_string.tcc (_Rep::_M_destroy): Don't check for this == &_S_empty_rep, it's always false, here. 2005-02-21 23:25:08 +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 cpp_type_traits.h: Rename _M_type fields to __value... 2005-02-01 13:30:34 +00:00
tr1 functional (tr1_hashtable_define_trivial_hash): Make hash<T>::operator() a const member function for T a fundamental type 2005-02-19 23:57:23 +00:00
Makefile.am functional (hash): New function object. 2005-02-18 07:50:08 +00:00
Makefile.in functional (hash): New function object. 2005-02-18 07:50:08 +00:00
stdc++.h