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

Prev Up HomeNext

type_can_be_used_in_basic_result<R>

A constexpr boolean true for types permissible in basic_result<T, E, NoValuePolicy>.

Overridable: Not overridable.

Definition: True for a type which:

Namespace: BOOST_OUTCOME_V2_NAMESPACE::trait

Header: <boost/outcome/trait.hpp>

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


Prev Up HomeNext