Redcraft/Redcraft.Utility/Source/Public/Memory
2024-09-17 17:26:40 +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
ObserverPointer.h refactor(templates): refactor the return value of GetData() to TObserverPtr 2023-02-26 19:01:32 +08:00
PointerTraits.h refactor(*): move TUniquePtr and TSharedPtr to memory from templates category 2023-01-19 19:34:17 +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