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.
16 lines
862 B
16 lines
862 B
# Long Term Support (LTS) Branches |
|
|
|
This repository contains periodic snapshots of the Abseil codebase that are |
|
Long Term Support (LTS) branches. An LTS branch allows you to use a known |
|
version of Abseil without interfering with other projects which may also, in |
|
turn, use Abseil. (For more information about our releases, see the |
|
[Abseil Release Management](https://abseil.io/about/releases) guide.) |
|
|
|
## LTS Branches |
|
|
|
The following lists LTS branches and the dates on which they have been released: |
|
|
|
* [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/) |
|
* [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/) |
|
* [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/) |
|
* [LTS Branch February 25, 2020](https://github.com/abseil/abseil-cpp/tree/lts_2020_02_25/)
|
|
|