NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
allocator.h 文件参考
#include <cstring>
#include <memory>

浏览源代码.

class  nim_cpp_wrapper_util::Json::SecureAllocator< T >
 
struct  nim_cpp_wrapper_util::Json::SecureAllocator< T >::rebind< U >
 

命名空间

namespace  nim_cpp_wrapper_util
 JSON (JavaScript Object Notation).
 
namespace  nim_cpp_wrapper_util::Json
 

函数

template<typename T , typename U >
bool nim_cpp_wrapper_util::Json::operator== (const SecureAllocator< T > &, const SecureAllocator< U > &)
 
template<typename T , typename U >
bool nim_cpp_wrapper_util::Json::operator!= (const SecureAllocator< T > &, const SecureAllocator< U > &)