gcc/libstdc++-v3/include
Paolo Carlini 21c332dc93 re PR libstdc++/19422 (assoc. containers: ctor taking range is O(n log n) even if the range is sorted)
2005-01-14  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/19422
	* include/bits/stl_tree.h (_Rb_tree<>::insert_equal(_II, _II),
	_Rb_tree<>::insert_unique(_II, _II)): Use insert_equal (insert_unique,
	respectively) with hint (end()).
	* testsuite/performance/23_containers/set_create_from_sorted.cc: New.

From-SVN: r93663
2005-01-14 21:09:38 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits re PR libstdc++/19422 (assoc. containers: ctor taking range is O(n log n) even if the range is sorted) 2005-01-14 21:09:38 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std cmath.tcc (__cmath_power): Revert previous commit: actually the warning is a front-end bug (c++/17120). 2004-08-20 14:56:29 +00:00
debug re PR libstdc++/16813 (compiler error in DEBUG version of range insertion std::map::insert) 2004-07-29 10:52:49 +00:00
ext acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
std fstream.tcc: Remove unnecessary qualifications for uglified data members of basic_filebuf... 2005-01-06 20:40:25 +00:00
tr1 type_traits: Implement alignment_of and aligned_storage. 2005-01-11 12:29:31 +00:00
Makefile.am acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
Makefile.in acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00