NIM 跨平台 C++ SDK
全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
phmap::HashStateBase< H > 模板类 参考

#include <phmap_utils.h>

静态 Public 成员函数

template<typename T , typename... Ts>
static H combine (H state, const T &value, const Ts &... values)
 
static H combine (H state)
 

成员函数说明

◆ combine() [1/2]

template<typename H >
static H phmap::HashStateBase< H >::combine ( state)
inlinestatic

◆ combine() [2/2]

template<typename H >
template<typename T , typename... Ts>
H phmap::HashStateBase< H >::combine ( state,
const T &  value,
const Ts &...  values 
)
static

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