1. Home
  2. Browse
  3. outcome

outcome

v2.2.0-release#1Go to latest

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.0-release#1

Publication

Supports

!uwp

GitHub

ned14/outcome727

Homepage

github.com/ned14/outcome

Subtree

b295670e4b

License

Complex license

Definition

Manifest