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