Redcraft/Redcraft.Utility/Source/Public/Memory
2023-02-24 19:09:22 +08:00
..
Alignment.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Allocator.h refactor(*): remove constexpr for containers and allocators 2023-02-22 23:37:51 +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 feat(containers): add TStaticArray and operations support 2023-02-24 19:09:22 +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