Same as the related overload above for print.

Synopsis

Declared in <baljsn_jsonformatter.h>

static
std::ostream&
print(
    std::ostream& stream,
    Enum value,
    int level = 0,
    int spacesPerLevel = 4);

Created with MrDocs