status-code v2023-11-06
- Created
- Updated
Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).
# Usage
The package status-code provides CMake targets:
find_package(status-code CONFIG REQUIRED)
target_link_libraries(main PUBLIC status-code::hl)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Niall Douglas
- Billy O'Neal
- Henrik Gaßmann
- autoantwort