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