Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dr438 | ||
exception | ||
explicit_instantiation | ||
partial_specialization | ||
citerators.cc | ||
do_the_right_thing.cc | ||
typedefs.cc |
PR libstdc++/52591 * include/bits/stl_vector.h (vector::operator=(vector&&)): Dispatch to _M_move_assign depending on whether allocator is moved. (vector::_M_move_assign): Add overloaded functions. * testsuite/23_containers/vector/52591.cc: New. * testsuite/23_containers/vector/requirements/dr438/assign_neg.cc: Adjust dg-error line number. * testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc: Likewise. * testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc: Likewise. * testsuite/23_containers/vector/requirements/dr438/insert_neg.cc: Likewise. From-SVN: r186057
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dr438 | Loading commit data... | |
exception | Loading commit data... | |
explicit_instantiation | Loading commit data... | |
partial_specialization | Loading commit data... | |
citerators.cc | Loading commit data... | |
do_the_right_thing.cc | Loading commit data... | |
typedefs.cc | Loading commit data... |