This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
abseil-cpp
mirror of
https://hub.fastgit.xyz/abseil/abseil-cpp.git
Watch
8
Star
0
Fork
You've already forked abseil-cpp
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
386
Commits
9
Branches
22
Tags
14 MiB
C++
94.3%
Starlark
2.2%
CMake
2%
C
0.9%
Shell
0.4%
Other
0.2%
Tag:
Branch:
Tree:
6285deef8c
lts_2018_06_20
lts_2018_12_18
lts_2019_08_08
lts_2020_02_25
lts_2020_09_23
lts_2021_03_24
lts_2021_11_02
lts_2022_06_23
master
20180600
20181200
20181200.1
20190808
20190808.1
20200225
20200225.1
20200225.2
20200225.3
20200923
20200923.1
20200923.2
20200923.3
20210324.0
20210324.1
20210324.2
20210324.rc1
20211102.0
20211102.rc2
20220623.0
20220623.1
20220623.rc1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6285deef8c'
${ noResults }
abseil-cpp
/
absl
/
container
/
internal
History
Abseil Team
6285deef8c
Fixed typo in a comment.
...
PiperOrigin-RevId: 452537510 Change-Id: I7d2a19d1206aa08fce131bacda461fdefebe8713
3 years ago
..
btree.h
Merge pull request
#1189
from renau:master
3 years ago
btree_container.h
Allow for using b-tree with `value_type`s that can only be constructed by the allocator (ignoring copy/move constructors).
3 years ago
common.h
Allow for using b-tree with `value_type`s that can only be constructed by the allocator (ignoring copy/move constructors).
3 years ago
compressed_tuple.h
…
compressed_tuple_test.cc
…
container_memory.h
Fixed typo in a comment.
3 years ago
container_memory_test.cc
…
counting_allocator.h
…
hash_function_defaults.h
…
hash_function_defaults_test.cc
Export of internal Abseil changes
3 years ago
hash_generator_testing.cc
…
hash_generator_testing.h
…
hash_policy_testing.h
…
hash_policy_testing_test.cc
…
hash_policy_traits.h
…
hash_policy_traits_test.cc
…
hashtable_debug.h
…
hashtable_debug_hooks.h
…
hashtablez_sampler.cc
Export of internal Abseil changes
3 years ago
hashtablez_sampler.h
Export of internal Abseil changes
3 years ago
hashtablez_sampler_force_weak_definition.cc
…
hashtablez_sampler_test.cc
Export of internal Abseil changes
3 years ago
inlined_vector.h
Export of internal Abseil changes
3 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
Export of internal Abseil changes
3 years ago
raw_hash_set.h
Optimize SwissMap iteration for aarch64 by 5-6%
3 years ago
raw_hash_set_allocator_test.cc
…
raw_hash_set_benchmark.cc
…
raw_hash_set_probe_benchmark.cc
…
raw_hash_set_test.cc
Optimize SwissMap iteration for aarch64 by 5-6%
3 years ago
test_instance_tracker.cc
…
test_instance_tracker.h
…
test_instance_tracker_test.cc
…
tracked.h
…
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
…
unordered_map_modifiers_test.h
Export of internal Abseil changes
3 years ago
unordered_map_test.cc
…
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
…
unordered_set_modifiers_test.h
Export of internal Abseil changes
3 years ago
unordered_set_test.cc
…