Typedef Azura::Memory::UniquePtr¶
- Defined in File Allocator.h
Typedef Documentation¶
-
using
Azura::Memory::UniquePtr = typedef std::unique_ptr<T, std::function<void(T*)> >
Azura::Memory::UniquePtr = typedef std::unique_ptr<T, std::function<void(T*)> >