outcomev2.2.15
- 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
#polyfill-cxx20
Polyfill C++20 entities
#run-tests
Build and run the dependency validation tests
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
#Host Dependencies
#Dependents
- (feature
polyfill-cxx20) - (feature
polyfill-cxx17)
#Host Dependents
No dependents.
#Contributors
Phoebe
Leonid Pospelov
Niall Douglas
Billy O'Neal
Henrik Gaßmann
Jia Yue Hua
c8ef
toge
SunBlack