Skip to Content

outcome v2.2.12

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
  • c8ef's avatar c8ef
  • toge's avatar toge

# Changelog

  • 5ed7006 Patch Tuesday for August 2025 (#46911)
  • 8394d21 outcome[core,cxx17-polyfill] Add missing header to use std::swap to fix build on macOS 15.6 (#47133)
  • 316e9e2 [outcome] update to 2.2.12 (#46680)
  • b95d069 [outcome] update to 2.2.9 (#40861)
  • 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)
and 7 more commits:

# Source