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.
462
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:
d0e7a8ab3a
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 'd0e7a8ab3a'
${ noResults }
abseil-cpp
/
absl
/
strings
History
Abseil Team
e633c71109
Use HTTPS RFC URLs, which work regardless of the browser's locale.
...
PiperOrigin-RevId: 461737981 Change-Id: Iefb1d703725f0a258b5ee315c55277b261b75418
3 years ago
..
internal
Fix C++17 constexpr storage deprecation warnings
3 years ago
BUILD.bazel
Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets
3 years ago
CMakeLists.txt
Release absl::CordBuffer
3 years ago
ascii.cc
…
ascii.h
Export of internal Abseil changes
3 years ago
ascii_benchmark.cc
…
ascii_test.cc
…
charconv.cc
…
charconv.h
…
charconv_benchmark.cc
…
charconv_test.cc
…
cord.cc
Add GetCustomAppendBuffer method to absl::Cord
3 years ago
cord.h
Internal Cleanup: removing unused internal function declaration.
3 years ago
cord_analysis.cc
Export of internal Abseil changes
3 years ago
cord_analysis.h
Export of internal Abseil changes
3 years ago
cord_buffer.cc
Fix C++17 constexpr storage deprecation warnings
3 years ago
cord_buffer.h
Add ABSL_HARDENING_ASSERTs to CordBuffer::SetLength() and
3 years ago
cord_buffer_test.cc
Release absl::CordBuffer
3 years ago
cord_ring_reader_test.cc
Export of internal Abseil changes
3 years ago
cord_ring_test.cc
Export of internal Abseil changes
3 years ago
cord_test.cc
Add GetCustomAppendBuffer method to absl::Cord
3 years ago
cord_test_helpers.h
…
cordz_test.cc
…
cordz_test_helpers.h
…
escaping.cc
Use HTTPS RFC URLs, which work regardless of the browser's locale.
3 years ago
escaping.h
…
escaping_benchmark.cc
…
escaping_test.cc
…
match.cc
…
match.h
…
match_test.cc
…
numbers.cc
Export of internal Abseil changes
3 years ago
numbers.h
Export of internal Abseil changes
3 years ago
numbers_benchmark.cc
…
numbers_test.cc
…
str_cat.cc
…
str_cat.h
Use NullSafeStringView for const char* args to absl::StrCat, treating null pointers as ""
3 years ago
str_cat_benchmark.cc
…
str_cat_test.cc
Use NullSafeStringView for const char* args to absl::StrCat, treating null pointers as ""
3 years ago
str_format.h
…
str_format_test.cc
Export of internal Abseil changes
3 years ago
str_join.h
Export of internal Abseil changes
3 years ago
str_join_benchmark.cc
…
str_join_test.cc
…
str_replace.cc
…
str_replace.h
…
str_replace_benchmark.cc
…
str_replace_test.cc
…
str_split.cc
…
str_split.h
Export of internal Abseil changes
3 years ago
str_split_benchmark.cc
…
str_split_test.cc
…
string_view.cc
Fix C++17 constexpr storage deprecation warnings
3 years ago
string_view.h
string_view: conditional constexpr is no longer needed for C++14
3 years ago
string_view_benchmark.cc
…
string_view_test.cc
Export of internal Abseil changes
3 years ago
strip.h
Minor wording fix in the comment for ConsumeSuffix()
3 years ago
strip_test.cc
…
substitute.cc
…
substitute.h
Export of internal Abseil changes
3 years ago
substitute_test.cc
Export of internal Abseil changes
3 years ago