Redcraft/Redcraft.Utility/Source/Public/Templates
2022-03-15 11:52:46 +08:00
..
Compare.h feat(templates): add three-way comparison operator support 2022-03-09 23:35:05 +08:00
Container.h feat(templates): add TOptional and the corresponding testing 2022-03-13 23:18:07 +08:00
Invoke.h feat(templates): add Invoke function and corresponding peripheral tools 2022-02-04 21:11:05 +08:00
Noncopyable.h fix(templates): fix the problem that FNoncopyable etc. cannot be constructed 2022-02-03 22:25:02 +08:00
Optional.h fix(templates): fix TOptional's operator!= returned an wrong value for invalid value 2022-03-15 11:52:46 +08:00
Placeholders.h style(templates): redefine placeholders such as ForceInit, InPlace, etc. 2022-03-14 18:03:57 +08:00
ReferenceWrapper.h fix(templates): fix TReferenceWrapper compilation error on GCC 2022-03-04 22:53:24 +08:00
Templates.h style(templates): redefine placeholders such as ForceInit, InPlace, etc. 2022-03-14 18:03:57 +08:00
Utility.h feat(templates): add TOptional and the corresponding testing 2022-03-13 23:18:07 +08:00