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
Process the specified object during visitation of a bdljsn::Json object.
Declared in <bdljsn_json.h>
bool
operator==(
Json const& lhs,
JsonObject const& rhs);
Created with MrDocs