Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
Prev Up HomeNext

is_basic_outcome<T>

An integral constant type true for basic_outcome<T, EC, EP, NoValuePolicy> types.

Overridable: Not overridable.

Namespace: BOOST_OUTCOME_V2_NAMESPACE

Header: <boost/outcome/basic_outcome.hpp>

Variable alias: is_basic_outcome_v<T>

Last revised: January 30, 2019 at 16:16:10 UTC


Prev Up HomeNext