Redcraft/Redcraft.Utility/Source/Public/Memory
2023-02-13 23:31:58 +08:00
..
Alignment.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Allocator.h refactor(memory): summing allocator support into one header file 2023-02-13 18:51:53 +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(memory): add TObserverPtr and the corresponding testing 2023-01-20 23:02:57 +08:00
PointerTraits.h refactor(*): move TUniquePtr and TSharedPtr to memory from templates category 2023-01-19 19:34:17 +08:00
SharedPointer.h refactor(memory): disable comparison of TUniquePtr and TSharedPtr with nullptr 2023-02-13 23:31:58 +08:00
UniquePointer.h refactor(memory): disable comparison of TUniquePtr and TSharedPtr with nullptr 2023-02-13 23:31:58 +08:00