BloombergLP::bdljsn::operator!=

Return false (unconditionally) as the specified lhs and rhs cannot have the different values.

Synopsis

Declared in <bdljsn_jsonnull.h>

bool
operator!=(
    JsonNull const& lhs,
    JsonNull const& rhs);