1. Home
  2. Browse
  3. outcome

outcome

v2.2.9#0Latest

Provides very lightweight outcome<T> and result<T> (non-Boost edition)

Install

Run the following Vcpkg command to install the port.

vcpkg install outcome

Usage

The package outcome provides CMake targets:

find_package(outcome CONFIG REQUIRED)
target_link_libraries(main PUBLIC outcome::hl)

Features

Dependencies

See source

Version

v2.2.9#0

Publication

Supports

!uwp

GitHub

ned14/outcome727

Homepage

github.com/ned14/outcome

Subtree

b95d06958e

License

Apache-2.0orBSL-1.0

Mainteners

  • Niall Douglas
  • Henrik Gaßmann

Definition

Manifest