Redcraft/Redcraft.Utility/Source/Public/Templates
2022-11-23 23:27:45 +08:00
..
Any.h refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Atomic.h refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Container.h feat(templates): add specialization of GetData and GetNum to initializer_list 2022-11-23 23:27:45 +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): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
ReferenceWrapper.h refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Templates.h feat(templates): add TAtomic and the corresponding testing 2022-04-12 08:33:19 +08:00
Tuple.h fix(templates): add constexpr specifier to TTuple's lifecycle functions 2022-11-22 23:37:31 +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 refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Variant.h refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00