![]() This commit adds a node handle type, (located in __node_handle), and adds extract() and insert() members to all map and set types, as well as their implementations in __tree and __hash_table. The second half of this feature is adding merge() members, which splice nodes in bulk from one container into another. This will be committed in a follow-up. Differential revision: https://reviews.llvm.org/D46845 llvm-svn: 338472 |
||
---|---|---|
.. | ||
clear.pass.cpp | ||
emplace.pass.cpp | ||
emplace_hint.pass.cpp | ||
erase_iter.pass.cpp | ||
erase_iter_iter.pass.cpp | ||
erase_key.pass.cpp | ||
extract_iterator.pass.cpp | ||
extract_key.pass.cpp | ||
insert_allocator_requirements.pass.cpp | ||
insert_cv.pass.cpp | ||
insert_initializer_list.pass.cpp | ||
insert_iter_cv.pass.cpp | ||
insert_iter_iter.pass.cpp | ||
insert_iter_rv.pass.cpp | ||
insert_node_type.pass.cpp | ||
insert_node_type_hint.pass.cpp | ||
insert_rv.pass.cpp |