gcc/libstdc++-v3/testsuite/23_containers/deque/requirements
François Dumont 51bf1e805e throw_allocator.h (__throw_value_base): Add move semantic, not throwing.
2012-10-05  François Dumont  <fdumont@gcc.gnu.org>

	* include/ext/throw_allocator.h (__throw_value_base): Add move
	semantic, not throwing.
	(__throw_value_limit): Likewise.
	(__throw_value_random): Likewise.
	* testsuite/util/exception/safety.h: Add validation of C++11
	methods emplace/emplace_front/emplace_back/emplace_hint.
	* testsuite/util/testsuite_container_traits.h: Signal emplace
	support on deque, forward_list, list and vector.
	* testsuite/23_containers/deque/requirements/exception/
	propagation_consistent.cc: Remove dg-do run fail.

From-SVN: r193184
2012-11-05 20:58:35 +00:00
..
dr438 re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
exception throw_allocator.h (__throw_value_base): Add move semantic, not throwing. 2012-11-05 20:58:35 +00:00
explicit_instantiation
partial_specialization
citerators.cc
do_the_right_thing.cc range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
typedefs.cc