Same as the related overload above for operator==.
operator==
Declared in <bdljsn_json.h>
<bdljsn_json.h>
bool operator==( Json const& lhs, unsigned long rhs);
true if lhs and rhs have the same value, and false otherwise
true
lhs
rhs
false