[#BloombergLP-bdlar-bdlat_enumToString-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_enumToString :relfileprefix: ../../ :mrdocs: Load into the specified `result` the string representation of the specified `value`. == Synopsis Declared in `<bdlar_enumref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void bdlat_enumToString( xref:bsl/string.adoc[bsl::string]* result, xref:BloombergLP/bdlar/EnumConstRef.adoc[EnumConstRef] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#