Function pointer type loading the string representation of an enum value.

Synopsis

Declared in <bdlar_enumvtable.h>

typedef void ToString(bsl::string*, void const*);

Created with MrDocs