|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
分配器指针包装器 更多...
#include "NeForce/core/memory/allocator_traits.hpp"类 | |
| struct | neforce::allocated_ptr< Alloc > |
| 分配内存指针 更多... | |
函数 | |
| template<typename Alloc> | |
| allocated_ptr< Alloc > | neforce::allocate_guarded (Alloc &alloc) |
| 分配内存并创建allocated_ptr | |