|
018d3afb73
|
refactor(templates): refactor Swap into a member function
|
2022-04-14 22:41:22 +08:00 |
|
|
a539f70535
|
refactor(templates): make FTypeInfo behave more like std::type_info and optimize TAny
|
2022-04-05 17:00:33 +08:00 |
|
|
2a3a5aec35
|
refactor(templates): make TAny use the construct when the operator= is delete
|
2022-04-05 13:20:00 +08:00 |
|
|
943c7c5991
|
refactor(templates): add constraints to reduce duplicate code on TAny etc
|
2022-04-03 22:55:17 +08:00 |
|
|
5f4b0d8c22
|
feat(templates): add type traits to determine if it is TAny etc
|
2022-03-31 17:36:48 +08:00 |
|
|
0c6bf06a56
|
refactor(templates): optimize visit functions for TOptional, TVariant and TAny, add necessary constraints
|
2022-03-23 17:49:30 +08:00 |
|
|
be1d91591c
|
feat(templates): add TAny and the corresponding testing
|
2022-03-22 11:10:12 +08:00 |
|