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

#include <operators.hpp>

类 ystdex::details::dereferenceable< _type, _tBase > 继承关系图:
ystdex::details::dereferenceable< _type, _tBase > 的协作图:

Public 成员函数

auto operator-> () const -> decltype(&*std::declval< const _type & >())
 

详细描述

template<class _type, class _tBase = empty_base<_type>>
struct ystdex::details::dereferenceable< _type, _tBase >

在文件 operators.hpp198 行定义.

成员函数说明

template<class _type, class _tBase = empty_base<_type>>
auto ystdex::details::dereferenceable< _type, _tBase >::operator-> ( ) const -> decltype(&*std::declval<const _type&>())
inline

在文件 operators.hpp201 行定义.


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