Same as the related overload above for operator==.

Synopsis

Declared in <bdljsn_json.h>

bool
operator==(
    unsigned long lhs,
    Json const& rhs);

Created with MrDocs