|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
取内建指针。 更多...
函数 | |
| template<typename _type > | |
| _type * | ystdex::get_raw (_type *const &p) |
| template<typename _type > | |
| auto | ystdex::get_raw (const std::unique_ptr< _type > &p) -> decltype(p.get()) |
| template<typename _type > | |
| _type * | ystdex::get_raw (const std::shared_ptr< _type > &p) |
| template<typename _type > | |
| _type * | ystdex::get_raw (const std::weak_ptr< _type > &p) |
取内建指针。
|
inline |
在文件 memory.hpp 第 45 行定义.
参考自 YSLib::HandleToReference() , 以及 YSLib::Shells::Shell::IsActive().

|
inline |
在文件 memory.hpp 第 51 行定义.
|
inline |
在文件 memory.hpp 第 57 行定义.
|
inline |
在文件 memory.hpp 第 63 行定义.