Make EnumRef to the specified "enumeration" object.
EnumRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static EnumRef wrap(t_TYPE& object) requires IsEnum<t_TYPE>::value;