YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::unimplemented类 参考

异常:未实现的操作。 更多...

#include <utility.hpp>

类 ystdex::unimplemented 继承关系图:
ystdex::unimplemented 的协作图:

Public 成员函数

 unimplemented ()
 
template<typename _type >
 unimplemented (_type &&arg)
 
- Public 成员函数 继承自 ystdex::unsupported
 unsupported ()
 
template<typename _type >
 unsupported (_type &&arg)
 

详细描述

异常:未实现的操作。

在文件 utility.hpp56 行定义.

构造及析构函数说明

ystdex::unimplemented::unimplemented ( )
inline

在文件 utility.hpp59 行定义.

template<typename _type >
ystdex::unimplemented::unimplemented ( _type &&  arg)
inline

在文件 utility.hpp63 行定义.


该类的文档由以下文件生成: