Load into the specified result the string representation of the enumerator value held by this object.
Synopsis
Declared in <bdlar_enumref.h>
void
toString(bsl::string* result) const;
Parameters
Name |
Description |
result |
string to receive the enumerator name |
Created with MrDocs