Redcraft/Redcraft.Utility/Source/Public/Templates
2022-12-18 19:11:53 +08:00
..
Any.h refactor(templates): refactor operator== and operator<=> to member or friend 2022-12-18 19:11:53 +08:00
Atomic.h fix(templates): fix requirements for FAny and TAtomic 2022-12-16 19:30:55 +08:00
Container.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Function.h refactor(templates): refactor operator== and operator<=> to member or friend 2022-12-18 19:11:53 +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): refactor operator== and operator<=> to member or friend 2022-12-18 19:11:53 +08:00
ReferenceWrapper.h refactor(templates): remove TOptional<TReferenceWrapper<T>> specialization 2022-12-16 22:04:35 +08:00
Templates.h feat(templates): add TTypeSequence and meta tools 2022-12-03 23:11:05 +08:00
Tuple.h refactor(templates): refactor operator== and operator<=> to member or friend 2022-12-18 19:11:53 +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): refactor operator== and operator<=> to member or friend 2022-12-18 19:11:53 +08:00