Cast the specified any to ChoiceConstRef. The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_CHOICE_CATEGORY.
any
ChoiceConstRef
any.typeCategory() == bdlat_TypeCategory::e_CHOICE_CATEGORY
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static ChoiceConstRef toChoiceConstRef(AnyConstRef const& any);