Redcraft/Redcraft.Utility/Source/Public/Templates
2023-01-03 10:15:38 +08:00
..
Any.h feat(templates): add initializer_list overloads to the in place constructor and emplace 2023-01-03 10:15:38 +08:00
Atomic.h refactor(templates): add final specifier for template class 2022-12-30 19:11:01 +08:00
Container.h refactor(templates): restrict the return value types of GetData and GetNum 2023-01-03 10:15:38 +08:00
Function.h feat(templates): add initializer_list overloads to the in place constructor and emplace 2023-01-03 10:15:38 +08:00
Invoke.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Meta.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
Noncopyable.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Optional.h feat(templates): add initializer_list overloads to the in place constructor and emplace 2023-01-03 10:15:38 +08:00
ReferenceWrapper.h refactor(templates): add final specifier for template class 2022-12-30 19:11:01 +08:00
ScopeHelper.h feat(templates): add TScopeCallback TGuardValue and TScopeCounter 2023-01-03 10:15:38 +08:00
Templates.h feat(templates): add TScopeCallback TGuardValue and TScopeCounter 2023-01-03 10:15:38 +08:00
Tuple.h refactor(templates): add final specifier for template class 2022-12-30 19:11:01 +08:00
TypeHash.h style(*): add comments and attribute specifiers 2022-12-29 21:55:02 +08:00
Utility.h fix(templates): fix the implementation of the Swap algorithm for arrays 2023-01-03 10:15:38 +08:00
Variant.h feat(templates): add initializer_list overloads to the in place constructor and emplace 2023-01-03 10:15:38 +08:00