|
5210db43b3
|
feat(string): add single character utility and the corresponding testing
|
2024-09-17 18:06:02 +08:00 |
|
|
eeef55e9b4
|
refactor(*): remove FTypeInfo and replace it with the native std::type_info
|
2022-05-12 23:36:32 +08:00 |
|
|
bb89dd6509
|
refactor(miscellaneous): renamed builtin type, add fixed-width character type
|
2022-04-08 17:29:05 +08:00 |
|
|
943c7c5991
|
refactor(templates): add constraints to reduce duplicate code on TAny etc
|
2022-04-03 22:55:17 +08:00 |
|
|
e03cfa956c
|
feat(miscellaneous): add attribute specifier support
|
2022-03-19 23:07:04 +08:00 |
|
|
1bff879a0b
|
style(*): move some constants and placeholders to CoreMiscDefines.h
|
2022-03-17 09:22:48 +08:00 |
|