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