android13/external/openscreen/third_party/abseil
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
src initial 2024-06-22 20:45:49 +08:00
Android.bp initial 2024-06-22 20:45:49 +08:00
BUILD.gn initial 2024-06-22 20:45:49 +08:00
README.android initial 2024-06-22 20:45:49 +08:00
README.chromium initial 2024-06-22 20:45:49 +08:00

README.chromium

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.