NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
phmap::priv::raw_hash_set< Policy, Hash, Eq, Alloc >::constructor类 参考

#include <phmap.h>

Public 成员函数

template<class... Args>
void operator() (Args &&... args) const
 

Private 成员函数

 constructor (allocator_type *a, slot_type **slot)
 

Private 属性

allocator_typealloc_
 
slot_type ** slot_
 

友元

class raw_hash_set
 

构造及析构函数说明

◆ constructor()

template<class Policy , class Hash , class Eq , class Alloc >
phmap::priv::raw_hash_set< Policy, Hash, Eq, Alloc >::constructor::constructor ( allocator_type a,
slot_type **  slot 
)
inlineprivate

成员函数说明

◆ operator()()

template<class Policy , class Hash , class Eq , class Alloc >
template<class... Args>
void phmap::priv::raw_hash_set< Policy, Hash, Eq, Alloc >::constructor::operator() ( Args &&...  args) const
inline

友元及相关函数文档

◆ raw_hash_set

template<class Policy , class Hash , class Eq , class Alloc >
friend class raw_hash_set
friend

类成员变量说明

◆ alloc_

template<class Policy , class Hash , class Eq , class Alloc >
allocator_type* phmap::priv::raw_hash_set< Policy, Hash, Eq, Alloc >::constructor::alloc_
private

◆ slot_

template<class Policy , class Hash , class Eq , class Alloc >
slot_type** phmap::priv::raw_hash_set< Policy, Hash, Eq, Alloc >::constructor::slot_
private

该类的文档由以下文件生成: