Is the current value a number value?
bool is_number() const;
Return Value
true if the value is a number value, false otherwise
Requirements
Header: json.h
Namespace: web::json
Is the current value a number value?
bool is_number() const;
true if the value is a number value, false otherwise
Header: json.h
Namespace: web::json