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 192e9834bc Add static_cast<void*> to the sources for trivial relocations to avoid spurious -Wdynamic-class-memaccess errors in the presence of other compilation errors. 3 years ago
..
internal Add static_cast<void*> to the sources for trivial relocations to avoid spurious -Wdynamic-class-memaccess errors in the presence of other compilation errors. 3 years ago
BUILD.bazel Eliminate use of internal interfaces 3 years ago
CMakeLists.txt No changes in OSS. 3 years ago
btree_benchmark.cc Eliminate use of internal interfaces 3 years ago
btree_map.h Export of internal Abseil changes 3 years ago
btree_set.h Add common_policy_traits - a subset of hash_policy_traits that can be shared between raw_hash_set and btree. 3 years ago
btree_test.cc Make BTrees work with custom allocators that recycle memory. 3 years ago
btree_test.h Export of internal Abseil changes 5 years ago
fixed_array.h Workaround for ASAN stack safety analysis problem with FixedArray container annotations. 3 years ago
fixed_array_benchmark.cc Convert algorithm and container benchmarks to cc_binary 3 years ago
fixed_array_exception_safety_test.cc Export of internal Abseil changes 5 years ago
fixed_array_test.cc Export of internal Abseil changes 5 years ago
flat_hash_map.h Undo documentation change on erase. 3 years ago
flat_hash_map_test.cc Export of internal Abseil changes 4 years ago
flat_hash_set.h Add common_policy_traits - a subset of hash_policy_traits that can be shared between raw_hash_set and btree. 3 years ago
flat_hash_set_test.cc Export of internal Abseil changes 4 years ago
inlined_vector.h Fix "unsafe narrowing" warnings in absl, 9/n. 3 years ago
inlined_vector_benchmark.cc Convert algorithm and container benchmarks to cc_binary 3 years ago
inlined_vector_exception_safety_test.cc Export of internal Abseil changes 5 years ago
inlined_vector_test.cc Fix "unsafe narrowing" warnings in absl, 10/n. 3 years ago
node_hash_map.h Fixed typo in `try_emplace` comment. 3 years ago
node_hash_map_test.cc Export of internal Abseil changes 4 years ago
node_hash_set.h Export of internal Abseil changes 3 years ago
node_hash_set_test.cc Export of internal Abseil changes 4 years ago
sample_element_size_test.cc Export of internal Abseil changes 4 years ago