| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| array | ||
| bitset | ||
| deque | ||
| forward_list | ||
| headers | ||
| list | ||
| map | ||
| multimap | ||
| multiset | ||
| priority_queue | ||
| queue | ||
| set | ||
| stack | ||
| unordered_map | ||
| unordered_multimap | ||
| unordered_multiset | ||
| unordered_set | ||
| vector |
2015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com> Implement N4279, Improved insertion interface for unique-key maps. * include/bits/stl_map.h (try_emplace, insert_or_assign): New. * include/bits/stl_tree.h (_M_get_insert_unique_pos, _M_get_insert_equal_pos, _M_get_insert_hint_unique_pos, _M_get_insert_hint_equal_pos): Make public. * include/bits/unordered_map.h (try_emplace, insert_or_assign): New. * testsuite/23_containers/map/modifiers/insert_or_assign/1.cc: Likewise. * testsuite/23_containers/map/modifiers/try_emplace/1.cc: Likewise. * testsuite/23_containers/unordered_map/modifiers/insert_or_assign.cc: Likewise. * testsuite/23_containers/unordered_map/modifiers/try_emplace.cc: Likewise. From-SVN: r226743
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| array | Loading commit data... | |
| bitset | Loading commit data... | |
| deque | Loading commit data... | |
| forward_list | Loading commit data... | |
| headers | Loading commit data... | |
| list | Loading commit data... | |
| map | Loading commit data... | |
| multimap | Loading commit data... | |
| multiset | Loading commit data... | |
| priority_queue | Loading commit data... | |
| queue | Loading commit data... | |
| set | Loading commit data... | |
| stack | Loading commit data... | |
| unordered_map | Loading commit data... | |
| unordered_multimap | Loading commit data... | |
| unordered_multiset | Loading commit data... | |
| unordered_set | Loading commit data... | |
| vector | Loading commit data... |