Redcraft/Redcraft.Utility/Source/Public/Templates
2022-04-08 16:52:17 +08:00
..
Any.h refactor(templates): make FTypeInfo behave more like std::type_info and optimize TAny 2022-04-05 17:00:33 +08:00
Container.h feat(templates): add type hash support and the corresponding testing 2022-03-31 16:40:31 +08:00
Function.h refactor(templates): fix the behavior of the TFunction::Target function 2022-04-08 16:52:17 +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 common functors and the corresponding testing 2022-04-08 11:44:36 +08:00
Noncopyable.h refactor(templates): make FTypeInfo behave more like std::type_info and optimize TAny 2022-04-05 17:00:33 +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 TFunction and the corresponding testing 2022-04-07 15:57:02 +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