![]() |
NIM 跨平台 C++ SDK
|
#include <cstddef>#include <cstdint>#include <istream>#include <memory>#include <ostream>#include <sstream>#include <string>#include <type_traits>#include "allocator.h"命名空间 | |
| namespace | nim_cpp_wrapper_util |
| JSON (JavaScript Object Notation). | |
| namespace | nim_cpp_wrapper_util::Json |
宏定义 | |
| #define | JSON_USE_EXCEPTION 1 |
| #define | JSON_USE_NULLREF 1 |
| #define | JSON_API |
| #define | jsoncpp_snprintf std::snprintf |
| #define | JSONCPP_OVERRIDE override |
| #define | JSONCPP_USING_SECURE_MEMORY 0 |
| #define | JSON_HAS_INT64 |
| #define JSON_API |
If defined, indicates that the source file is amalgamated to prevent private header inclusion. Remarks: it is automatically defined in the generated amalgamated header.
| #define JSON_HAS_INT64 |
| #define JSON_USE_EXCEPTION 1 |
| #define JSON_USE_NULLREF 1 |
| #define JSONCPP_OVERRIDE override |
| #define jsoncpp_snprintf std::snprintf |
| #define JSONCPP_USING_SECURE_MEMORY 0 |