Return the string representation of the specified enumerator value. The string representation of value matches its corresponding enumerator name with the BSLS_ prefix elided.
value
BSLS_
Declared in <bsls_blockgrowth.h>
<bsls_blockgrowth.h>
static char const* toAscii(BlockGrowth::Strategy value);