Process the specified object during visitation of a bdljsn::Json object.

Synopsis

Declared in <bdljsn_json.h>

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

Created with MrDocs