+++ title = "`checked`" description = "A type alias to a `std_checked` (standalone edition) or `boost_checked` (Boost edition)." +++ A type alias to either {{% api "std_checked" %}} (standalone edition) or {{% api "boost_checked" %}} (Boost edition). This means that `checked` uses the appropriate default alias depending on which edition of Outcome is in use. *Namespace*: `BOOST_OUTCOME_V2_NAMESPACE` *Header*: ``