Redcraft/Redcraft.Utility/Source/Public/Templates
2024-12-22 17:27:32 +08:00
..
Any.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Atomic.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Function.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Invoke.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
Meta.h refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
Noncopyable.h refactor(*): fix EBO issues and remove NAMESPACE_PRIVATE about containers 2023-03-04 19:19:27 +08:00
Optional.h refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
PropagateConst.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
ReferenceWrapper.h fix(templates): fix Ref() call ambiguity 2024-12-22 17:27:32 +08:00
RetainedReference.h feat(templates): add TRetainedRef and the corresponding testing 2023-01-20 22:24:21 +08:00
ScopeHelper.h refactor(templates): change the derived class of FNoncopyable to private inheritance 2023-01-03 19:22:06 +08:00
Templates.h refactor(*): move container and iterator tools to miscellaneous 2024-12-05 16:38:49 +08:00
Tuple.h refactor(*): make type alias identifiers conform to the style for general type identifiers 2024-12-16 19:34:47 +08:00
TypeHash.h refactor(*): replace the old with the new iterator and range library 2024-12-17 21:49:37 +08:00
Utility.h fix(templates): fix recursive #include due to native array swap function 2024-12-17 22:14:00 +08:00
Variant.h refactor(*): refactor the tool library's namespace to plural form 2024-12-20 18:09:27 +08:00