Create ChoiceConstRef object that type erases the supplied choice object.
ChoiceConstRef
choice
Declared in <bdlar_choiceref.h>
<bdlar_choiceref.h>
template<class t_CHOICE> explicit ChoiceConstRef( t_CHOICE const& choice, void* = 0) requires IsChoice<t_CHOICE>::value;