BloombergLP::bdljsn::StringUtil::Flags

Flags controlling JSON string reading behavior.

Synopsis

Declared in <bdljsn_stringutil.h>

enum Flags;

Members

NameDescription
e_NONE No special behavior.
e_ACCEPT_CAPITAL_UNICODE_ESCAPE No special behavior.
e_NO_ESCAPING_FORWARD_SLASH Do not escape forward slashes in output.