+++ title = "`boost_outcome>`" description = "A type alias to a `basic_outcome` configured with `boost::system::error_code`, `boost::exception_ptr` and `policy::default_policy`." +++ A type alias to a {{% api "basic_outcome" %}} configured with {{% api "boost::system::error_code" %}}, {{% api "boost::exception_ptr" %}} and `policy::`{{% api "default_policy" %}}. This type alias always references the `std` edition of things, unlike {{% api "outcome>" %}} which references either this alias or {{% api "std_outcome>" %}}. *Namespace*: `BOOST_OUTCOME_V2_NAMESPACE` *Header*: ``