* include/bits/stl_tree.h (_Rb_tree_impl(_Rb_tree_impl&&, _Node_allocator&&)): New. (_Rb_tree(_Rb_tree&&, _Node_allocator&&, true_type)): New, use latter. (_Rb_tree(_Rb_tree&&, _Node_allocator&&, false_type)): New. (_Rb_tree(_Rb_tree&&, _Node_allocator&&)): Adapt, use latters. * include/debug/map.h (map(map&&, const_allocator_type&)): Add noexcept qualitication. * include/debug/multimap.h (multimap(multimap&&, const_allocator_type&)): Likewise. * include/debug/set.h (set(set&&, const_allocator_type&)): Likewise. * include/debug/multiset.h (multiset(multiset&&, const_allocator_type&)): Likewise. * testsuite/23_containers/map/cons/noexcept_default_construct.cc: Add checks. * testsuite/23_containers/map/cons/noexcept_move_construct.cc: Add checks. * testsuite/23_containers/multimap/cons/noexcept_default_construct.cc: Add checks. * testsuite/23_containers/multimap/cons/noexcept_move_construct.cc: Add checks. * testsuite/23_containers/multiset/cons/noexcept_default_construct.cc: Add checks. * testsuite/23_containers/multiset/cons/noexcept_move_construct.cc: Add checks. * testsuite/23_containers/set/cons/noexcept_default_construct.cc: Add checks. * testsuite/23_containers/set/cons/noexcept_move_construct.cc: Add checks. From-SVN: r260382
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| array | Loading commit data... | |
| assertions.h | Loading commit data... | |
| bitset | Loading commit data... | |
| debug.h | Loading commit data... | |
| deque | Loading commit data... | |
| formatter.h | Loading commit data... | |
| forward_list | Loading commit data... | |
| functions.h | Loading commit data... | |
| helper_functions.h | Loading commit data... | |
| list | Loading commit data... | |
| macros.h | Loading commit data... | |
| map | Loading commit data... | |
| map.h | Loading commit data... | |
| multimap.h | Loading commit data... | |
| multiset.h | Loading commit data... | |
| safe_base.h | Loading commit data... | |
| safe_container.h | Loading commit data... | |
| safe_iterator.h | Loading commit data... | |
| safe_iterator.tcc | Loading commit data... | |
| safe_local_iterator.h | Loading commit data... | |
| safe_local_iterator.tcc | Loading commit data... | |
| safe_sequence.h | Loading commit data... | |
| safe_sequence.tcc | Loading commit data... | |
| safe_unordered_base.h | Loading commit data... | |
| safe_unordered_container.h | Loading commit data... | |
| safe_unordered_container.tcc | Loading commit data... | |
| set | Loading commit data... | |
| set.h | Loading commit data... | |
| stl_iterator.h | Loading commit data... | |
| string | Loading commit data... | |
| unordered_map | Loading commit data... | |
| unordered_set | Loading commit data... | |
| vector | Loading commit data... |