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