Skip to Content

outcome v2.2.8

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:
and 2 transitive dependencies:
Host Dependencies:
2 transitive dependencies:

# polyfill-cxx20

Polyfill C++20 entities

Dependencies:
and one transitive dependency:
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

# Host Dependents

No dependents.

# Contributors

  • Phoebe's avatar Phoebe
  • Leonid Pospelov's avatar Leonid Pospelov
  • Niall Douglas's avatar Niall Douglas
  • Billy O'Neal's avatar Billy O'Neal
  • Henrik Gaßmann's avatar Henrik Gaßmann
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • 170fa9a [outcome] update to 2.2.8 (#37328)
  • 426dcc6 [llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 (#34935)
  • cf48528 [llfio,outcome,ned14-internal-quickcpplib] Fix minor nits (#26859)
  • 29787a7 [status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
  • 31d77f6 [outcome] Update to version 2.2.3 (#25855)
  • 6386c01 [ned14-internal-quickcpplib][status_code][outcome][llfio] Update to latest. (#21926)
  • 46700e2 [ned14-internal-quickcpplib/llfio/outcome] Update to latest release (#20171)
  • b295670 Bulk convert control files. (#19986)
  • 03d35b0 [Outcome] update to v2.2.0 release. (#17362)
  • a434cc7 [outcome] Replace Outcome single header based port with full fat cmake install port (#15603)
  • f492b7e [outcome] Update library and fix portfile (#12078)
  • eccf5f8 Remove blank lines
  • a2e6a77 [outcome] Add new port

# Source