Commit Graph
164 Commits
Author SHA1 Message Date
Redstone1024 fc38e3d913 fix(typetraits): optimize TIsScopedEnum implementation and flag TInvokeResult errors 2021-12-26 15:27:56 +08:00
Redstone1024 73bb0e9cfa feat(typetraits): add TypeTraits/TypeTraits.h 2021-12-23 23:30:07 +08:00
Redstone1024 97fbe0fc84 feat(typetraits): add TypeTraits/Miscellaneous.h and the corresponding testing 2021-12-22 23:24:25 +08:00
Redstone1024 c37f2c3153 refactor(typetraits): make TConstant more in line with std style 2021-12-20 22:41:11 +08:00
Redstone1024 c973a8674b feat(typetraits): add TypeTraits/SupportedOperations.h and the corresponding testing 2021-12-13 23:29:53 +08:00
Redstone1024 7490dfae67 feat(typetraits): add TypeTraits/TypeProperties.h and the corresponding testing 2021-12-12 22:54:43 +08:00
Redstone1024 29c01baf63 feat(typetraits): add TypeTraits/CompositeType.h and the corresponding testing 2021-12-12 10:32:22 +08:00
Redstone1024 60b4ec6f58 feat(typetraits): add TypeTraits/PrimaryType.h and the corresponding testing 2021-12-10 21:43:57 +08:00
Redstone1024 cfb53c21e0 feat(misc): add AssertionMacros.h and the corresponding testing 2021-12-09 20:25:56 +08:00
Redstone1024 271a3f49c3 refactor(platform): subdivide the platform category into specific categories 2021-12-05 23:06:15 +08:00
Redstone1024 4605c0a682 refactor(*): change namespace relationships and fix name errors 2021-12-03 22:55:37 +08:00
Redstone1024 6c49240000 完成 平台宏及基础支持 2021-12-02 23:20:40 +08:00
Redstone1024 5d771f7558 增加模块命名空间声明 防止符号冲突 2021-12-02 22:50:05 +08:00
Redstone1024 39da2d9fbd 修正目录 NS 宏改为 NAMESPACE 2021-12-01 22:55:35 +08:00