Redcraft/Redcraft.Utility/Source/Public/Memory
_Redstone_c_ 19dc46364a refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
..
Alignment.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Allocator.h refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
InOutPointer.h feat(memory): add InOutPtr and the corresponding testing 2023-01-21 14:34:57 +08:00
Memory.h fix(memory): fix alignment of operator new to __STDCPP_DEFAULT_NEW_ALIGNMENT__ 2023-01-15 21:57:16 +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