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_failure_type<T>

An integral constant boolean variable true for failure_type<EC, EP = void> types.

Overridable: Not overridable.

Namespace: BOOST_OUTCOME_V2_NAMESPACE

Header: <boost/outcome/success_failure.hpp>

Last revised: January 24, 2019 at 01:15:16 UTC


Prev Up HomeNext