YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::GHEvent< _tRet(_tParams...)>::GEquality< _tFunctor > 模板结构体 参考
using decayed_type = ystdex::decay_t< _tFunctor >
 
static bool AreEqual (const GHEvent &x, const GHEvent &y) ynoexcept(is_noexcept_v)
 

详细描述

template<typename _tRet, typename... _tParams>
template<class _tFunctor>
struct YSLib::GHEvent< _tRet(_tParams...)>::GEquality< _tFunctor >

在文件 yevt.hpp77 行定义.

成员类型定义说明

template<typename _tRet , typename... _tParams>
template<class _tFunctor >
using YSLib::GHEvent< _tRet(_tParams...)>::GEquality< _tFunctor >::decayed_type = ystdex::decay_t<_tFunctor>
自从
build 319

在文件 yevt.hpp81 行定义.

成员函数说明

template<typename _tRet , typename... _tParams>
template<class _tFunctor >
static bool YSLib::GHEvent< _tRet(_tParams...)>::GEquality< _tFunctor >::AreEqual ( const GHEvent< _tRet(_tParams...)> &  x,
const GHEvent< _tRet(_tParams...)> &  y 
)
inlinestatic

在文件 yevt.hpp93 行定义.


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