gcc/libstdc++-v3/testsuite
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
..
17_intro
18_support
19_diagnostics
20_util
21_strings
22_locale
23_containers
24_iterators
25_algorithms
26_numerics c99_classification_macros_c++.cc: Re-enable commented-out test for double type. 2005-01-13 19:33:40 +00:00
27_io istream.cc (basic_istream<char>::ignore(streamsize), [...]): Revert 2005-01-05 change... 2005-01-11 16:48:14 +00:00
backward
config
data
demangle
ext 13189.cc: Fix, first include testsuite_hooks.h, to know whether including ext/enc_filebuf.h. 2005-01-01 23:14:53 +00:00
lib
libstdc++-dg
performance 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
thread
tr1 type_traits: Implement alignment_of and aligned_storage. 2005-01-11 12:29:31 +00:00
abi_check.cc
Makefile.am
Makefile.in Makefile.in: Regenerate. 2005-01-10 17:07:50 +00:00
printnow.c
testsuite_abi.cc 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_abi.h 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_hooks.h 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h
testsuite_tr1.h type_traits: Add has_trivial_copy, has_trivial_assign, has_nothrow_copy, has_nothrow_assign. 2004-12-30 23:27:28 +00:00