YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
#include <any_iterator.hpp>
Public 类型 | |
typedef iterator_handler< _type > | base |
typedef base::value_type | value_type |
![]() | |
typedef wrap_handler< _type >::type | base |
typedef base::value_type | value_type |
静态 Public 成员函数 | |
static void | manage (any_storage &d, const any_storage &s, any_ops::op_code op) |
![]() | |
static void | manage (any_storage &d, const any_storage &s, any_ops::op_code op) |
在文件 any_iterator.hpp 第 120 行定义.
typedef iterator_handler<_type> ystdex::any_ops::input_iterator_handler< _type >::base |
在文件 any_iterator.hpp 第 123 行定义.
typedef base::value_type ystdex::any_ops::input_iterator_handler< _type >::value_type |
在文件 any_iterator.hpp 第 124 行定义.
|
inlinestatic |
在文件 any_iterator.hpp 第 131 行定义.
参考 ystdex::pod_storage< _tPOD >::access(),ystdex::any_ops::equals , 以及 ystdex::any_ops::iterator_handler< _type >::manage().
参考自 ystdex::any_ops::bidirectional_iterator_handler< _type >::manage().