YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
安全删除指定引用的指针指向的对象。 更多...
函数 | |
template<typename _type > | |
bool | ystdex::reset (std::unique_ptr< _type > &p) |
template<typename _type > | |
bool | ystdex::reset (std::shared_ptr< _type > &p) |
template<typename _type > | |
bool | YSLib::reset (_type *&p) ynothrow |
安全删除指定引用的指针指向的对象。
安全删除指定引用的句柄指向的对象。
|
inline |
|
inline |
在文件 memory.hpp 第 77 行定义.
|
inline |
在文件 memory.hpp 第 88 行定义.