YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::return_of< _tRet(_tClass::*)(_tParams...) const volatile > 模板结构体 参考

#include <functional.hpp>

Public 类型

using type = _tRet
 

详细描述

template<typename _tRet, class _tClass, typename... _tParams>
struct ystdex::return_of< _tRet(_tClass::*)(_tParams...) const volatile >

在文件 functional.hpp269 行定义.

成员类型定义说明

template<typename _tRet , class _tClass , typename... _tParams>
using ystdex::return_of< _tRet(_tClass::*)(_tParams...) const volatile >::type = _tRet

在文件 functional.hpp271 行定义.


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