|
413762a90a
|
refactor(typetraits): replaces template class type traits with concepts for TypeTraits/SupportedOperations.h
|
2022-05-22 22:36:04 +08:00 |
|
|
22fe906eda
|
refactor(typetraits): replaces template class type traits with concepts for TypeTraits/CompositeType.h
|
2022-05-22 22:35:11 +08:00 |
|
|
1dcd3dc3b3
|
refactor(typetraits): replaces template class type traits with concepts for TypeTraits/PrimaryType.h
|
2022-05-22 22:34:43 +08:00 |
|
|
eeef55e9b4
|
refactor(*): remove FTypeInfo and replace it with the native std::type_info
|
2022-05-12 23:36:32 +08:00 |
|
|
cdc5bd77e9
|
style(concept): minimize Concepts' header file dependency on Templates
|
2022-03-06 23:32:39 +08:00 |
|
|
63fdd34789
|
feat(templates): add Invoke function and corresponding peripheral tools
|
2022-02-04 21:11:05 +08:00 |
|
|
bafcadc68f
|
feat(concept): add concepts that depend on templates such as Forward and add corresponding tests
|
2022-02-04 15:47:57 +08:00 |
|
|
a2847b8910
|
feat(concept): add basic concepts and the corresponding testing
|
2022-02-02 19:04:42 +08:00 |
|