1. Home
  2. Browse
  3. outcome

outcome

v2.2.2-20211208#0Go 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.2-20211208#0

Publication

Supports

!uwp

GitHub

ned14/outcome727

Homepage

github.com/ned14/outcome

Subtree

6386c01bf9

License

Complex license

Definition

Manifest