Load into the specified result the string representation of the specified value.

Synopsis

Declared in <bdlar_enumref.h>

void
bdlat_enumToString(
    bsl::string* result,
    EnumRef const& value);

Created with MrDocs