Same as the related overload above for operator!=.

Synopsis

Declared in <bdljsn_json.h>

bool
operator!=(
    Json const& lhs,
    bdldfp::Decimal64 rhs);

Created with MrDocs