BloombergLP::bdljsn::operator==

Return true (unconditionally) as the specified lhs and rhs must have the same value.

Synopsis

Declared in <bdljsn_jsonnull.h>

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