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.
Convert the JSON value to a C++ integer, if and only if it is a number value. Throws json_exception if the value is not a number
_ASYNCRTIMP int32_t as_integer() const;
Return Value
An 32-bit integer representation of the value
Requirements
Header: json.h
Namespace: web::json