Same as the related overload above for operator==.

Synopsis

Declared in <bdljsn_json.h>

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

Created with MrDocs