![]() |
NIM 跨平台 C++ SDK
|
#include "nim_wrapper_util/json/assertions.h"#include "nim_wrapper_util/json/value.h"#include "nim_wrapper_util/json/writer.h"#include <algorithm>#include <cassert>#include <cmath>#include <cstddef>#include <cstring>#include <iostream>#include <sstream>#include <utility>#include "json_valueiterator.inl"命名空间 | |
| namespace | nim_cpp_wrapper_util |
| JSON (JavaScript Object Notation). | |
| namespace | nim_cpp_wrapper_util::Json |
宏定义 | |
| #define | JSON_ASSERT_UNREACHABLE assert(false) |
| #define | ALIGNAS(byte_alignment) |
| #define ALIGNAS | ( | byte_alignment | ) |
| #define JSON_ASSERT_UNREACHABLE assert(false) |