Redcraft/Redcraft.Utility/Source/Public/Memory
2024-11-01 19:51:44 +08:00
..
Address.h feat(memory): add ToAddress and refactor the code with it 2024-11-01 15:11:45 +08:00
Alignment.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Allocator.h fix(memory): add CDestructible to CAllocatableObject 2023-04-01 19:27:42 +08:00
InOutPointer.h feat(memory): add InOutPtr and the corresponding testing 2023-01-21 14:34:57 +08:00
Memory.h fix(memory): use NAMESPACE_STD instead of the std namespace. 2024-09-17 17:26:40 +08:00
MemoryOperator.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
PointerTraits.h feat(memory): add ToAddress and refactor the code with it 2024-11-01 15:11:45 +08:00
SharedPointer.h fix(memory): support for creating TUniqueRef object from MakeUnique() 2023-02-14 23:53:34 +08:00
UniquePointer.h fix(memory): support for creating TUniqueRef object from MakeUnique() 2023-02-14 23:53:34 +08:00