..
btree.h
Improve error messages when comparing btree 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.
2 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
Export of internal Abseil changes
4 years ago
compressed_tuple_test.cc
Export of internal Abseil changes
3 years ago
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
Export of internal Abseil changes
4 years ago
counting_allocator.h
counting_allocator: suppress bogus -Wuse-after-free warning in GCC 12
2 years ago
hash_function_defaults.h
Export of internal Abseil changes
3 years ago
hash_function_defaults_test.cc
Export of internal Abseil changes
3 years ago
hash_generator_testing.cc
Export of internal Abseil changes
4 years ago
hash_generator_testing.h
Export of internal Abseil changes
4 years ago
hash_policy_testing.h
Export of internal Abseil changes
5 years ago
hash_policy_testing_test.cc
Export of internal Abseil changes
5 years ago
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
Export of internal Abseil changes
5 years ago
hashtable_debug_hooks.h
Export of internal Abseil changes
5 years ago
hashtablez_sampler.cc
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
hashtablez_sampler.h
Fix "unsafe narrowing" warnings in absl, 1/n.
2 years ago
hashtablez_sampler_force_weak_definition.cc
Export of internal Abseil changes
4 years ago
hashtablez_sampler_test.cc
Export of internal Abseil changes
3 years ago
inlined_vector.h
Auto increase inlined capacity whenever it does not affect class' size.
2 years ago
layout.h
Export of internal Abseil changes
4 years ago
layout_benchmark.cc
Export of internal Abseil changes
4 years ago
layout_test.cc
Fix over-aligned layout test with older gcc compilers ( #1049 )
3 years ago
node_slot_policy.h
Export of internal Abseil changes
3 years ago
node_slot_policy_test.cc
Export of internal Abseil changes
3 years ago
raw_hash_map.h
Export of internal Abseil changes
4 years ago
raw_hash_set.cc
Fix C++17 constexpr storage deprecation warnings
2 years ago
raw_hash_set.h
Stop unnecessary clearing of fields in ~raw_hash_set.
2 years ago
raw_hash_set_allocator_test.cc
Export of internal Abseil changes
4 years ago
raw_hash_set_benchmark.cc
Add sparse and string copy constructor benchmarks for hash table.
2 years ago
raw_hash_set_probe_benchmark.cc
Export of internal Abseil changes
4 years ago
raw_hash_set_test.cc
Improve error messages when comparing swisstable iterators.
2 years ago
test_instance_tracker.cc
Export of internal Abseil changes
5 years ago
test_instance_tracker.h
Export of internal Abseil changes
5 years ago
test_instance_tracker_test.cc
Export of internal Abseil changes
5 years ago
tracked.h
Export of internal Abseil changes
5 years ago
unordered_map_constructor_test.h
Export of internal Abseil changes
3 years ago
unordered_map_lookup_test.h
Export of internal Abseil changes
3 years ago
unordered_map_members_test.h
Export of internal Abseil changes
5 years ago
unordered_map_modifiers_test.h
Export of internal Abseil changes
3 years ago
unordered_map_test.cc
Export of internal Abseil changes
5 years ago
unordered_set_constructor_test.h
Export of internal Abseil changes
3 years ago
unordered_set_lookup_test.h
Export of internal Abseil changes
3 years ago
unordered_set_members_test.h
Export of internal Abseil changes
5 years ago
unordered_set_modifiers_test.h
Export of internal Abseil changes
3 years ago
unordered_set_test.cc
Export of internal Abseil changes
5 years ago