Redcraft/Redcraft.Utility/Source/Public/Templates
2022-12-14 22:11:30 +08:00
..
Any.h refactor(templates): allow some template classes to derive and replace some using with inheritance 2022-11-21 23:28:19 +08:00
Atomic.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Container.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Function.h fix(templates): fix TFunction does not call constructs of empty type 2022-12-14 22:11:30 +08:00
Invoke.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Meta.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Noncopyable.h fix(templates): fix FSingleton not working correctly with EBO on MSVC 2022-11-18 23:18:58 +08:00
Optional.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
ReferenceWrapper.h refactor(templates): do not allow TReferenceWrapper to rebind a new object 2022-12-13 23:13:14 +08:00
Templates.h feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
Tuple.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
TypeHash.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Utility.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Variant.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00