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

#include <functional.hpp>

静态 Public 成员函数

template<typename _type >
static auto get (_type &&arg) -> decltype(std::forward< decltype(arg)>(arg))
 

详细描述

template<>
struct ystdex::variadic_param< 0U >

在文件 functional.hpp88 行定义.

成员函数说明

template<typename _type >
static auto ystdex::variadic_param< 0U >::get ( _type &&  arg) -> decltype(std::forward<decltype( arg )>( arg ))
inlinestatic

在文件 functional.hpp92 行定义.

参考 yforward.


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