YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::combined_hash< std::tuple< _types...> > 模板结构体 参考

#include <functional.hpp>

Public 类型

using type = std::tuple< _types...>
 

Public 成员函数

size_t operator() (const type &tp) const
 

详细描述

template<typename... _types>
struct ystdex::combined_hash< std::tuple< _types...> >

在文件 functional.hpp556 行定义.

成员类型定义说明

template<typename... _types>
using ystdex::combined_hash< std::tuple< _types...> >::type = std::tuple<_types...>

在文件 functional.hpp559 行定义.

成员函数说明

template<typename... _types>
size_t ystdex::combined_hash< std::tuple< _types...> >::operator() ( const type tp) const
inline

在文件 functional.hpp570 行定义.


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