mirror of git://gcc.gnu.org/git/gcc.git
2014-11-04 François Dumont <fdumont@gcc.gnu.org> Jonathan Wakely <jwakely@redhat.com> PR libstdc++/63698 * include/bits/stl_tree.h (_Reuse_or_alloc_node): Simplify constructor. Always move to the left node if there is one. * testsuite/23_containers/set/allocator/move_assign.cc (test04): New. Co-Authored-By: Jonathan Wakely <jwakely@redhat.com> From-SVN: r217154 |
||
|---|---|---|
| .. | ||
| copy.cc | ||
| copy_assign.cc | ||
| init-list.cc | ||
| minimal.cc | ||
| move.cc | ||
| move_assign.cc | ||
| noexcept.cc | ||
| swap.cc | ||