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