Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This enumeration represents the various kinds of JSON values.
enum value_type;
Members
Values
Name |
Description |
|---|---|
Array |
This enumeration represents the various kinds of JSON values. |
Boolean |
This enumeration represents the various kinds of JSON values. |
Null |
This enumeration represents the various kinds of JSON values. |
Number |
This enumeration represents the various kinds of JSON values. |
Object |
This enumeration represents the various kinds of JSON values. |
String |
This enumeration represents the various kinds of JSON values. |
Requirements
Header: json.h
Namespace: web::json