Operatore value::operator==
Confronta due valori JSON per stabilirne l'uguaglianza.
_ASYNCRTIMP bool operator==(
const value& other
) const;
Parametri
- other
Il calore JSON con il quale confrontare.
Valore restituito
True se i valori sono uguali.
Requisiti
Intestazione: json.h
Spazio dei nomi: web::json