gcc/libstdc++-v3/testsuite
François Dumont b3abc9d822 hashtable_policy.h (_ReuseOrAllocNode): Use forward pattern.
2013-07-05  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable_policy.h (_ReuseOrAllocNode): Use forward
	pattern.
	(_MoveReuseOrAllocNode): Remove.
	(_Insert_base): Take a functor defining how the node is generated.
	* include/bits/hashtable.h: Adapt.
	(operator=(initializer_list<value_type>)): Reuse node if any.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc:
	Adjust dg-error line number.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Likewise.

From-SVN: r200724
2013-07-05 21:21:07 +00:00
..
17_intro forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
18_support re PR libstdc++/56019 (max_align_t should be in std namespace) 2013-06-11 09:50:55 +00:00
19_diagnostics 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
20_util typeck2.c (store_init_value): Diagnose a non-constant initializer for in-class static. 2013-06-26 22:35:46 -04:00
21_strings *: Move inside testsuite/21_strings/basic_string/operations/data/. 2013-06-28 16:01:08 +00:00
22_locale forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
23_containers hashtable_policy.h (_ReuseOrAllocNode): Use forward pattern. 2013-07-05 21:21:07 +00:00
24_iterators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
25_algorithms stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
26_numerics re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::operator()(g,param)) 2013-06-22 21:07:02 +00:00
27_io forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
28_regex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
29_atomics re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
30_threads re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken) 2013-06-18 23:55:02 +01:00
abi Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
config Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
data
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
lib c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
libstdc++-abi Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
libstdc++-dg Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
libstdc++-prettyprinters * testsuite/libstdc++-prettyprinters/shared_ptr.cc: Use -O0. 2013-06-05 18:58:12 +00:00
performance codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
tr1 modified_bessel_func.tcc (__gnu_cxx::__airy_ai(), [...]): Remove. 2013-06-13 08:25:36 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
util stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++11 signatures to take a const_iterator. 2013-06-27 09:51:21 +00:00
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00