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