diff options
author | Ville Voutilainen <ville.voutilainen@gmail.com> | 2015-08-09 01:57:13 +0300 |
---|---|---|
committer | Ville Voutilainen <ville@gcc.gnu.org> | 2015-08-09 01:57:13 +0300 |
commit | b95170d38038bec337dd5f7a09eb0ebc6f8f3a42 (patch) | |
tree | ae95c860f7ec2ca9538a596d7fdb30ceddcf540e /gcc/ada/symbols.adb | |
parent | d0920fa2df270f349c27c3b2f9de8f2f5e617f82 (diff) | |
download | gcc-b95170d38038bec337dd5f7a09eb0ebc6f8f3a42.tar.gz |
Implement N4279, Improved insertion interface for unique-key maps.
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
Diffstat (limited to 'gcc/ada/symbols.adb')
0 files changed, 0 insertions, 0 deletions