Redcraft/Redcraft.Utility/Source/Public/Templates
2022-03-31 16:40:31 +08:00
..
Any.h refactor(templates): optimize visit functions for TOptional, TVariant and TAny, add necessary constraints 2022-03-23 17:49:30 +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 feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00
ReferenceWrapper.h feat(templates): add TUnwrapReference and the corresponding testing 2022-03-26 19:33:28 +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 hash support and the corresponding testing 2022-03-31 16:40:31 +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 feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00