|
f1d4d99ecf
|
refactor(*): replaces template class type traits with C++20 at all
|
2022-06-16 23:37:29 +08:00 |
|
|
8b902d15a4
|
refactor(typetraits): replaces template class type traits with alias template for TypeTraits/Common.h
|
2022-05-29 23:18:20 +08:00 |
|
|
2ce259e7cc
|
refactor(typetraits): replaces template class type traits with alias template for TypeTraits/Miscellaneous.h
|
2022-05-22 22:52:47 +08:00 |
|
|
97910be70c
|
refactor(typetraits): simplifies concept selection and removes the concept of bitwise operations
|
2022-05-22 22:36:49 +08:00 |
|
|
ee46d84897
|
refactor(typetraits): replaces template class type traits with concepts at all
|
2022-05-22 22:36:30 +08:00 |
|
|
6a5a101af4
|
refactor(typetraits): replaces template class type traits with concepts for TypeTraits/Miscellaneous.h
|
2022-05-22 22:36:15 +08:00 |
|
|
7aadebba70
|
refactor(miscellaneous): replace TSynthThreeWay with the function version
|
2022-04-30 19:27:25 +08:00 |
|
|
fd0bebd7be
|
feat(miscellaneous): add TSynthThreeWay and the corresponding testing
|
2022-03-30 12:07:48 +08:00 |
|
|
1b8b449ed4
|
style(miscellaneous): move Compare.h from Templates to Miscellaneous
|
2022-03-16 10:47:17 +08:00 |
|