BloombergLP::bdljsn::operator!=

Return true if the specified lhs and rhs do not have the same value.

Synopsis

Declared in <bdljsn_json.h>

bool
operator!=(
    std::string_view const& lhs,
    Json const& rhs);