Redcraft/Redcraft.Utility/Source/Public/Templates
2022-12-03 23:11:05 +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 feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
Invoke.h style(*): enclose the requires expression in parentheses as required by GCC 2022-11-16 22:03:54 +08:00
Meta.h feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +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 TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
Tuple.h feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +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 feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
Variant.h feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00