Summary: Skiplist - fixed support for insertion of (const T&) objects. Before only (T&&) worked. Test Plan: Tested already with slightliy modified tests. Reviewers: buda Reviewed By: buda Subscribers: pullbot, florijan, buda Differential Revision: https://phabricator.memgraph.io/D48 |
||
---|---|---|
.. | ||
common.hpp | ||
concurrent_bloom_map.hpp | ||
concurrent_list.hpp | ||
concurrent_map.hpp | ||
concurrent_multimap.hpp | ||
concurrent_multiset.hpp | ||
concurrent_set.hpp | ||
skiplist_gc.hpp | ||
skiplist.hpp |