Cast the specified any to ChoiceRef.
Synopsis
Description
The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_CUSTOMIZED_TYPE_CATEGORY.
Return Value
a ChoiceRef for the object referred to by any
Parameters
Name |
Description |
any |
any reference to cast |
Created with MrDocs