|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <operators.hpp>


额外继承的成员函数 | |
Public 成员函数 继承自 ystdex::details::dereferenceable< _type, decrementable< _type, less_than_comparable1< _type, additive2< _type, _type2, indexable< _type, _type2, _tBase > > > > > | |
| auto | operator-> () const -> decltype(&*std::declval< const _type & >()) |
Public 成员函数 继承自 ystdex::details::indexable< _type, _type2, _tBase > | |
| auto | operator[] (_type2 n) const -> decltype(*(std::declval< const _type & >()+n)) |
在文件 operators.hpp 第 371 行定义.