ned14-internal-quickcpplib v2023-11-22
- Created
- Updated
NOT FOR EXTERNAL CONSUMPTION, a set of internal scripts used by ned14's libraries.
# Usage
You should NOT DIRECTLY USE quickcpplib in your own libraries!
It is intended for internal use by ned14's vcpkg libraries only.
# License
Apache-2.0 OR BSL-1.0
# Supported Platforms
All platforms are supported
# Features
No default features set.
# polyfill-cxx17
Polyfill std::byte with byte-lite
Dependencies:
- byte-lite
ned14-internal-quickcpplib
Features:
polyfill-cxx20
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by byte-lite )
- vcpkg-cmake-config (by byte-lite )
# polyfill-cxx20
Polyfill std::span with span-lite
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by span-lite )
- vcpkg-cmake-config (by span-lite )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- llfio (feature
polyfill-cxx17
) - llfio (feature
polyfill-cxx20
) - ned14-internal-quickcpplib (feature
polyfill-cxx17
) - outcome
- outcome (feature
polyfill-cxx17
) - outcome (feature
polyfill-cxx20
)
# Host Dependents
No dependents.
# Contributors
- Niall Douglas
- Billy O'Neal
- Henrik Gaßmann
- Thomas1664