+++ title = "`outcome>`" description = "A type alias to a `std_outcome` (standalone edition) or `boost_outcome` (Boost edition)." +++ A type alias to either {{% api "std_outcome>" %}} (standalone edition) or {{% api "boost_outcome>" %}} (Boost edition), and `policy::`{{% api "default_policy" %}}. This means that `outcome` uses the appropriate default alias depending on which edition of Outcome is in use. *Namespace*: `BOOST_OUTCOME_V2_NAMESPACE` *Header*: ``