Make ChoiceRef to the specified "choice" object.
ChoiceRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static ChoiceRef wrap(t_TYPE& object) requires IsChoice<t_TYPE>::value;
Created with MrDocs