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

空指针类。 更多...

#include <ydef.h>

Public 成员函数

template<typename _type >
 operator _type * () const
 
template<class _tClass , typename _type >
 operator _type _tClass::* () const
 
template<typename _type >
bool equals (const _type &rhs) const
 
void operator& () const =delete
 

详细描述

空指针类。

参见
代码参考:http://topic.csdn.net/u/20100924/17/BE0C26F8-5127-46CD-9136-C9A96AAFDA76.html 。

在文件 ydef.h446 行定义.

成员函数说明

template<typename _type >
bool ystdex::nullptr_t::equals ( const _type &  rhs) const
inline

在文件 ydef.h470 行定义.

参考自 ystdex::operator!=() , 以及 ystdex::operator==().

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

template<typename _type >
ystdex::nullptr_t::operator _type * ( ) const
inline

在文件 ydef.h453 行定义.

template<class _tClass , typename _type >
ystdex::nullptr_t::operator _type _tClass::* ( ) const
inline

在文件 ydef.h462 行定义.

void ystdex::nullptr_t::operator& ( ) const
delete

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