gcc/libstdc++-v3/testsuite/23_containers/vector
Jonathan Wakely 0ae207e947 Optimize inserting value_type into std::vector
* include/bits/stl_vector.h (vector::_S_insert_aux_assign): Define
	new overloaded functions.
	* include/bits/vector.tcc (vector::_M_insert_aux): Use new functions
	to avoid creating a redundant temporary.
	* testsuite/23_containers/vector/modifiers/insert_vs_emplace.cc: New
	test.

From-SVN: r237526
2016-06-16 13:42:21 +01:00
..
allocator
bool
capacity
cons
data_access
debug
element_access
ext_pointer
modifiers
profile
requirements
types
14340.cc
15523.cc
18604.cc
26412-1.cc
26412-2.cc
40192.cc
52591.cc
58764.cc
59829.cc
63500.cc
check_construct_destroy.cc
debug_mode_requires_reallocation-1.cc
debug_mode_requires_reallocation-2.cc
init-list.cc
range_access.cc
zero_sized_allocations.cc