Redcraft/Redcraft.Utility/Source/Public/Templates
2022-04-26 23:04:50 +08:00
..
Any.h refactor(templates): remove the GetData function from the non-container class 2022-04-24 22:42:40 +08:00
Atomic.h fix(miscellaneous): fix misbehavior of assertions under some build types 2022-04-26 23:04:50 +08:00
Container.h refactor(templates): fix the return value derivation of GetData and GetNum 2022-04-19 22:53:23 +08:00
Function.h refactor(templates): remove the predefined functors, Lambda is a better choice 2022-04-24 22:54:08 +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): remove the GetData function from the non-container class 2022-04-24 22:42:40 +08:00
ReferenceWrapper.h feat(templates): add Ref helper function for TReferenceWrapper 2022-04-24 23:08:00 +08:00
Templates.h feat(templates): add TAtomic and the corresponding testing 2022-04-12 08:33:19 +08:00
Tuple.h refactor(templates): simplify TTuple implementation 2022-04-25 23:04:19 +08:00
TypeHash.h refactor(templates): refactor GetTypeHash into a member function 2022-04-22 22:28:44 +08:00
Utility.h refactor(templates): refactor Swap into a member function 2022-04-14 22:41:22 +08:00
Variant.h fix(miscellaneous): fix misbehavior of assertions under some build types 2022-04-26 23:04:50 +08:00