* include/debug/array (get(const array<_Tp, _Nm>&&)): New. * include/std/array (get(const array<_Tp, _Nm>&&)): Likewise. * include/std/tuple (get(const tuple<_Elements...>&&)): Likewise. (get(const tuple<_Types...>&&)): Likewise. * include/std/utility (__pair_get::__const_move_get(const std::pair<_Tp1, _Tp2>&&)): Likewise. (get(const std::pair<_Tp1, _Tp2>&&)): Likewise. (get(const pair<_Tp, _Up>&&)): Likewise. (get(const pair<_Up, _Tp>&&)): Likewise. * testsuite/20_util/pair/astuple/get.cc: Add tests for new overloads. * testsuite/20_util/pair/astuple/get_by_type.cc: Likewise. * testsuite/20_util/tuple/element_access/get2.cc: Likewise. * testsuite/20_util/tuple/element_access/get2_by_type.cc: Likewise. * testsuite/23_containers/array/tuple_interface/get.cc: Likewise. * testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc: Adjust. * testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc: Likewise. From-SVN: r254222
| 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... |