value::is_null Method
Is the current value a null value?
bool is_null() const;
Return Value
true if the value is a null value, false otherwise
Requirements
Header: json.h
Namespace: web::json
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Is the current value a null value?
bool is_null() const;
true if the value is a null value, false otherwise
Header: json.h
Namespace: web::json