Redcraft/Redcraft.Utility/Source/Public/Templates
2022-04-05 13:20:00 +08:00
..
Any.h refactor(templates): make TAny use the construct when the operator= is delete 2022-04-05 13:20:00 +08:00
Container.h feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00
IntegerSequence.h feat(templates): add TIntegerSequence and the corresponding testing 2022-03-23 17:50:55 +08:00
Invoke.h perf(templates): fix the redefinition of Swap function in private namespaces 2022-03-26 19:31:45 +08:00
Noncopyable.h fix(templates): fix the problem that FNoncopyable etc. cannot be constructed 2022-02-03 22:25:02 +08:00
Optional.h refactor(templates): add constraints to reduce duplicate code on TAny etc 2022-04-03 22:55:17 +08:00
ReferenceWrapper.h feat(templates): add type traits to determine if it is TAny etc 2022-03-31 17:36:48 +08:00
Templates.h feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00
Tuple.h feat(templates): add type traits to determine if it is TAny etc 2022-03-31 17:36:48 +08:00
TypeHash.h feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00
Utility.h feat(templates): add TTuple and the corresponding testing 2022-03-31 09:39:30 +08:00
Variant.h refactor(templates): add constraints to reduce duplicate code on TAny etc 2022-04-03 22:55:17 +08:00