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