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

all_narrow - Boost.Outcome documentation
Prev Up HomeNext

all_narrow

Policy class defining that hard undefined behaviour should occur on incorrect narrow and wide value, error or exception observation.

Inherits publicly from base , and simply defines its wide value, error and exception observer policies to call their corresponding narrow editions.

Included by , and so is always available when basic_result is available.

Requires: Nothing.

Namespace: BOOST_OUTCOME_V2_NAMESPACE::policy

Header:

Last revised: January 22, 2019 at 01:11:40 UTC

Prev Up HomeNext