Abseil Common Libraries (C++) (grcp 依赖) https://abseil.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Evan Brown 0064d9db90 Improve error messages when dereferencing invalid swisstable iterators. 2 years ago
..
btree.h Improve b-tree error messages when dereferencing invalid iterators. 2 years ago
btree_container.h Use btree iterator subtraction instead of std::distance in erase_range() and count(). 2 years ago
common.h Fixed header guards to match style guide conventions. 3 years ago
common_policy_traits.h Add static_cast<void*> to the sources for trivial relocations to avoid spurious -Wdynamic-class-memaccess errors in the presence of other compilation errors. 2 years ago
common_policy_traits_test.cc Use trivial relocation for transfers in swisstable and b-tree. 2 years ago
compressed_tuple.h
compressed_tuple_test.cc
container_memory.h Add static_cast<void*> to the sources for trivial relocations to avoid spurious -Wdynamic-class-memaccess errors in the presence of other compilation errors. 2 years ago
container_memory_test.cc
counting_allocator.h
hash_function_defaults.h
hash_function_defaults_test.cc
hash_generator_testing.cc
hash_generator_testing.h
hash_policy_testing.h
hash_policy_testing_test.cc
hash_policy_traits.h Add common_policy_traits - a subset of hash_policy_traits that can be shared between raw_hash_set and btree. 2 years ago
hash_policy_traits_test.cc Add common_policy_traits - a subset of hash_policy_traits that can be shared between raw_hash_set and btree. 2 years ago
hashtable_debug.h
hashtable_debug_hooks.h
hashtablez_sampler.cc
hashtablez_sampler.h
hashtablez_sampler_force_weak_definition.cc
hashtablez_sampler_test.cc
inlined_vector.h `absl::InlinedVector::swap` supports non-assignable types. 2 years ago
layout.h
layout_benchmark.cc
layout_test.cc
node_slot_policy.h
node_slot_policy_test.cc
raw_hash_map.h
raw_hash_set.cc
raw_hash_set.h Improve error messages when dereferencing invalid swisstable iterators. 2 years ago
raw_hash_set_allocator_test.cc
raw_hash_set_benchmark.cc Add sparse and string copy constructor benchmarks for hash table. 2 years ago
raw_hash_set_probe_benchmark.cc
raw_hash_set_test.cc Improve error messages when dereferencing invalid swisstable iterators. 2 years ago
test_instance_tracker.cc
test_instance_tracker.h
test_instance_tracker_test.cc
tracked.h
unordered_map_constructor_test.h
unordered_map_lookup_test.h
unordered_map_members_test.h
unordered_map_modifiers_test.h
unordered_map_test.cc
unordered_set_constructor_test.h
unordered_set_lookup_test.h
unordered_set_members_test.h
unordered_set_modifiers_test.h
unordered_set_test.cc