YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
带等于接口的指针类型动态泛型持有者。 更多...
#include <yobject.h>
Public 类型 | |
using | value_type = _type |
Public 成员函数 | |
PointerHolder (_type *value) | |
virtual | ~PointerHolder () |
PointerHolder (const PointerHolder &h) | |
PointerHolder (PointerHolder &&h) | |
Protected 属性 | |
_type * | p_held |
带等于接口的指针类型动态泛型持有者。
using YSLib::PointerHolder< _type >::value_type = _type |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
protected |