YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::details::_general_cast_helper< _tFrom, _tTo, _bUseStaticCast > 模板结构体 参考

#include <cast.hpp>

静态 Public 成员函数

static _tTo cast (_tFrom x)
 

详细描述

template<typename _tFrom, typename _tTo, bool _bUseStaticCast>
struct ystdex::details::_general_cast_helper< _tFrom, _tTo, _bUseStaticCast >

在文件 cast.hpp218 行定义.

成员函数说明

template<typename _tFrom , typename _tTo , bool _bUseStaticCast>
static _tTo ystdex::details::_general_cast_helper< _tFrom, _tTo, _bUseStaticCast >::cast ( _tFrom  x)
inlinestatic

在文件 cast.hpp221 行定义.

参考自 ystdex::details::_general_cast_helper< _tFrom, _tTo, false >::cast().

这是这个函数的调用关系图:


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