.. |
Any.h
|
fix(templates): fix FSingleton not working correctly with EBO on MSVC
|
2022-11-18 23:18:58 +08:00 |
Atomic.h
|
fix(templates): fix FSingleton not working correctly with EBO on MSVC
|
2022-11-18 23:18:58 +08:00 |
Container.h
|
style(*): enclose the requires expression in parentheses as required by GCC
|
2022-11-16 22:03:54 +08:00 |
Function.h
|
fix(templates): fix FSingleton not working correctly with EBO on MSVC
|
2022-11-18 23:18:58 +08:00 |
IntegerSequence.h
|
refactor(*): replaces template class type traits with C++20 at all
|
2022-06-16 23:37:29 +08:00 |
Invoke.h
|
style(*): enclose the requires expression in parentheses as required by GCC
|
2022-11-16 22:03:54 +08:00 |
Noncopyable.h
|
fix(templates): fix FSingleton not working correctly with EBO on MSVC
|
2022-11-18 23:18:58 +08:00 |
Optional.h
|
refactor(templates): trivializes TOptional and TVariant operations for types that use trivially copy/move operations
|
2022-11-17 23:17:50 +08:00 |
ReferenceWrapper.h
|
refactor(*): make the template class concept indistinguishable from cv-qualified
|
2022-11-17 20:57:54 +08:00 |
Templates.h
|
feat(templates): add TAtomic and the corresponding testing
|
2022-04-12 08:33:19 +08:00 |
Tuple.h
|
refactor(*): make the template class concept indistinguishable from cv-qualified
|
2022-11-17 20:57:54 +08:00 |
TypeHash.h
|
style(*): enclose the requires expression in parentheses as required by GCC
|
2022-11-16 22:03:54 +08:00 |
Utility.h
|
style(*): enclose the requires expression in parentheses as required by GCC
|
2022-11-16 22:03:54 +08:00 |
Variant.h
|
refactor(templates): trivializes TOptional and TVariant operations for types that use trivially copy/move operations
|
2022-11-17 23:17:50 +08:00 |