Cast the specified any to ChoiceRef.
any
ChoiceRef
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static ChoiceRef toChoiceRef(AnyRef const& any);
The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_CUSTOMIZED_TYPE_CATEGORY.
any.typeCategory() == bdlat_TypeCategory::e_CUSTOMIZED_TYPE_CATEGORY
a ChoiceRef for the object referred to by any