YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <any_iterator.hpp>
Public 类型 | |
using | base = forward_iterator_handler< _type > |
using | value_type = typename base::value_type |
![]() | |
using | base = input_iterator_handler< _type > |
using | value_type = typename base::value_type |
![]() | |
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) |
![]() | |
static void | manage (any_storage &d, const any_storage &s, any_ops::op_code op) |
在文件 any_iterator.hpp 第 168 行定义.
using ystdex::any_ops::bidirectional_iterator_handler< _type >::base = forward_iterator_handler<_type> |
在文件 any_iterator.hpp 第 171 行定义.
using ystdex::any_ops::bidirectional_iterator_handler< _type >::value_type = typename base::value_type |
在文件 any_iterator.hpp 第 172 行定义.
|
inlinestatic |
在文件 any_iterator.hpp 第 179 行定义.
参考 ystdex::any_ops::decrease , 以及 ystdex::any_ops::input_iterator_handler< _type >::manage().