YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <any_iterator.hpp>
Public 类型 | |
using | base = iterator_handler< _type > |
using | value_type = typename base::value_type |
![]() | |
using | base = typename wrap_handler< _type >::type |
using | value_type = typename base::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 行定义.
using ystdex::any_ops::input_iterator_handler< _type >::base = iterator_handler<_type> |
在文件 any_iterator.hpp 第 123 行定义.
using ystdex::any_ops::input_iterator_handler< _type >::value_type = typename base::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().