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

Synopsis

Declared in <bdljsn_json.h>

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

Created with MrDocs