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