Redcraft/Redcraft.Utility/Source/Public
2022-04-19 22:53:23 +08:00
..
Concepts style(concept): minimize Concepts' header file dependency on Templates 2022-03-06 23:32:39 +08:00
Memory refactor(memory): use static_assert's assertion limit as a constraint 2022-04-10 20:14:46 +08:00
Miscellaneous refactor(miscellaneous): renamed builtin type, add fixed-width character type 2022-04-08 17:29:05 +08:00
Templates refactor(templates): fix the return value derivation of GetData and GetNum 2022-04-19 22:53:23 +08:00
Testing feat(templates): add TAtomic and the corresponding testing 2022-04-12 08:33:19 +08:00
TypeTraits feat(templates): add type traits to determine if it is TAny etc 2022-03-31 17:36:48 +08:00
CoreTypes.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00