Same as the related overload above for operator!=.

Synopsis

Declared in <bdljsn_json.h>

bool
operator!=(
    Json const& lhs,
    char const* rhs);

Created with MrDocs