NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
hash< unique_ptr< T, Deleter > > 模板结构体 参考

unique_ptr的哈希特化 更多...

#include <unique_ptr.hpp>

详细描述

template<typename T, typename Deleter>
struct hash< unique_ptr< T, Deleter > >

unique_ptr的哈希特化

模板参数
T元素类型
Deleter删除器类型

在文件 unique_ptr.hpp940 行定义.


该结构体的文档由以下文件生成: