|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
抽象动态泛型持有者接口。 更多...
#include <any.h>


Public 成员函数 | |
| virtual | ~holder () |
| virtual void * | get () const =0 |
| virtual holder * | clone () const override=0 |
| virtual const std::type_info & | type () const =0 |
Public 成员函数 继承自 ystdex::cloneable | |
| virtual | ~cloneable () |
|
overridepure virtual |
|
pure virtual |
在 ystdex::any_ops::pointer_holder< _type > , 以及 ystdex::any_ops::value_holder< _type > 内被实现.
|
pure virtual |
在 ystdex::any_ops::pointer_holder< _type > , 以及 ystdex::any_ops::value_holder< _type > 内被实现.