Redcraft/Redcraft.Utility/Source/Public/Templates
2022-03-23 17:50:55 +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 TOptional and the corresponding testing 2022-03-13 23:18:07 +08:00
IntegerSequence.h feat(templates): add TIntegerSequence and the corresponding testing 2022-03-23 17:50:55 +08:00
Invoke.h feat(templates): add Invoke function and corresponding peripheral tools 2022-02-04 21:11:05 +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): optimize visit functions for TOptional, TVariant and TAny, add necessary constraints 2022-03-23 17:49:30 +08:00
ReferenceWrapper.h fix(templates): fix TReferenceWrapper compilation error on GCC 2022-03-04 22:53:24 +08:00
Templates.h feat(templates): add TIntegerSequence and the corresponding testing 2022-03-23 17:50:55 +08:00
Utility.h feat(templates): add TVariant and the corresponding testing 2022-03-15 19:26:31 +08:00
Variant.h refactor(templates): optimize visit functions for TOptional, TVariant and TAny, add necessary constraints 2022-03-23 17:49:30 +08:00