Same as the related overload above for operator==.

Synopsis

Declared in <bdljsn_json.h>

bool
operator==(
    Json const& lhs,
    float rhs);

Created with MrDocs