[#BloombergLP-bdlar-RefUtil-wrap-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/RefUtil.adoc[RefUtil]::wrap :relfileprefix: ../../../ :mrdocs: Make `EnumRef` to the specified "enumeration" `object`. == Synopsis Declared in `<bdlar_refutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static xref:BloombergLP/bdlar/EnumRef.adoc[EnumRef] wrap(t_TYPE& object) requires IsEnum<t_TYPE>::value; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#