BloombergLP::baljsn::JsonFormatter_State::toAscii

Return the string representation corresponding to the specified enumeration value.

Synopsis

Declared in <baljsn_jsonformatter.h>

static
char const*
toAscii(Enum value);

Return Value

the string representation corresponding to value

Parameters

NameDescription
valueenumeration value to convert