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

#include <functional.hpp>

类 ystdex::wrapped_traits< std::reference_wrapper< _tWrapped > > 继承关系图:
ystdex::wrapped_traits< std::reference_wrapper< _tWrapped > > 的协作图:

Public 类型

using type = _tWrapped
 

详细描述

template<typename _tWrapped>
struct ystdex::wrapped_traits< std::reference_wrapper< _tWrapped > >

在文件 functional.hpp431 行定义.

成员类型定义说明

template<typename _tWrapped >
using ystdex::wrapped_traits< std::reference_wrapper< _tWrapped > >::type = _tWrapped

在文件 functional.hpp433 行定义.


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