Redcraft/Redcraft.Utility/Source/Public
2022-03-19 14:46:11 +08:00
..
Concepts style(concept): minimize Concepts' header file dependency on Templates 2022-03-06 23:32:39 +08:00
Memory feat(memory): complete low-level memory management utilities 2022-03-18 20:17:28 +08:00
Miscellaneous refactor(testing): put all test functions under the Testing namespace 2022-03-19 13:35:27 +08:00
Templates style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00
Testing refactor(testing): put all test functions under the Testing namespace 2022-03-19 13:35:27 +08:00
TypeTraits fix(typetraits): fix that TIsBitwiseConstructible and TIsBitwiseRelocatable cannot completely remove cv-qualifier 2022-03-19 14:46:11 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00