Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Compare two JSON values for equality.
_ASYNCRTIMP bool operator==(
const value& other
) const;
Parameters
- other
The JSON value to compare with.
Return Value
True iff the values are equal.
Requirements
Header: json.h
Namespace: web::json