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.
 
 
 
 
 
 
Abseil Team 72ec15a317 Fixed header guards to match style guide conventions. 2 years ago
..
internal Fixed header guards to match style guide conventions. 2 years ago
BUILD.bazel Added some more no_test.. tags to build targets for controlling testing. 2 years ago
CMakeLists.txt Replace direct uses of __builtin_prefetch from SwissTable with the wrapper functions. 3 years ago
btree_benchmark.cc
btree_map.h Export of internal Abseil changes 3 years ago
btree_set.h In b-tree, support unassignable value types. 3 years ago
btree_test.cc In b-tree, support unassignable value types. 3 years ago
btree_test.h
fixed_array.h Fix C++17 constexpr storage deprecation warnings 3 years ago
fixed_array_benchmark.cc
fixed_array_exception_safety_test.cc
fixed_array_test.cc
flat_hash_map.h Undo documentation change on erase. 2 years ago
flat_hash_map_test.cc
flat_hash_set.h Undo documentation change on erase. 2 years ago
flat_hash_set_test.cc
inlined_vector.h InlinedVector: Limit the scope of the maybe-uninitialized warning suppression 3 years ago
inlined_vector_benchmark.cc
inlined_vector_exception_safety_test.cc
inlined_vector_test.cc
node_hash_map.h Fixed typo in `try_emplace` comment. 3 years ago
node_hash_map_test.cc
node_hash_set.h Export of internal Abseil changes 3 years ago
node_hash_set_test.cc
sample_element_size_test.cc