8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
firebird-mirror/extern/libcds/cds/container
Vlad Khorsun 6f93d275d0 Implement update() with key and value, see issue #170.
It allows to insert pre-constructed value if key was not found in list.
2022-10-08 20:46:56 +03:00
..
details Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
impl Implement update() with key and value, see issue #170. 2022-10-08 20:46:56 +03:00
striped_map Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
striped_set Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
basket_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
bronson_avltree_map_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
cuckoo_map.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
cuckoo_set.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_map_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_map_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_map_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_set_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_set_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
ellen_bintree_set_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
fcdeque.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
fcpriority_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
fcqueue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
fcstack.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashmap_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashmap_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashmap_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashset_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashset_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
feldman_hashset_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
iterable_kvlist_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
iterable_kvlist_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
iterable_list_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
iterable_list_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_kvlist_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_kvlist_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_kvlist_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_kvlist_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_list_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_list_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_list_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
lazy_list_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_kvlist_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_kvlist_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_kvlist_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_kvlist_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_list_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_list_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_list_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_list_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_map_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_map_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_map.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_set_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_set_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
michael_set.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
moir_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
mspriority_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
msqueue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
optimistic_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
rwqueue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
segmented_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_map_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_map_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_map_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_map_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_set_dhp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_set_hp.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_set_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
skip_list_set_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_map_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_map_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_map.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_set_nogc.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_set_rcu.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
split_list_set.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
striped_map.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
striped_set.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
treiber_stack.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
vyukov_mpmc_cycle_queue.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00
weak_ringbuffer.h Import full source tree of libcds-2.3.3 2022-10-08 20:46:39 +03:00