outcome v2.2.9
- Created
- Updated
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
# Usage
The package outcome provides CMake targets:
find_package(outcome CONFIG REQUIRED)
target_link_libraries(main PUBLIC outcome::hl)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# polyfill-cxx17
Polyfill C++17 entities
Dependencies:
ned14-internal-quickcpplib
Features:
polyfill-cxx17
outcome
Features:
polyfill-cxx20
and 2 transitive dependencies:
Host Dependencies:
2 transitive dependencies:
# polyfill-cxx20
Polyfill C++20 entities
Host Dependencies:
2 transitive dependencies:
# run-tests
Build and run the dependency validation tests
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- llfio
- llfio (feature
polyfill-cxx17
) - llfio (feature
polyfill-cxx20
) - outcome (feature
polyfill-cxx17
)
# Host Dependents
No dependents.
# Contributors
- Phoebe
- Leonid Pospelov
- Niall Douglas
- Billy O'Neal
- Henrik Gaßmann
- Jia Yue Hua
- c8ef