aboutsummaryrefslogtreecommitdiff
path: root/third_party/abseil/README.chromium
blob: fb55ac0f0551a18f16b79fac9b3750063bc2ac94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Name: Abseil
Short Name: absl
URL: https://github.com/abseil/abseil-cpp
License: Apache 2.0
License File: src/LICENSE
Version: 0
Security Critical: yes

Description:
This directory contains the source code of Abseil for C++. Open Screen primarily
uses this library to essentially backport C++17 and C++20 features. The set of
files included from Abseil has been selected judiciously, and care should be
taken when adding dependencies on new Abseil files.