BloombergLP::baljsn::EncoderTestChoiceWithAllCategoriesEnumeration::toString

Return the string representation exactly matching the enumerator name corresponding to the specified enumeration 'value'.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

static
char const*
toString(Value value);

Return Value

a pointer to the non-modifiable string representation

Parameters

NameDescription
valueenumerator to convert