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.hpp
第
940
行定义.
该结构体的文档由以下文件生成:
unique_ptr.hpp
hash< unique_ptr< T, Deleter > >
制作者
1.16.0