summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Functional.h
AgeCommit message (Expand)Author
2025-11-18Common/Functional: Add InvokerOf template which can convert function pointers...Jordan Woyak
2025-10-22Common/Functional: Fix MoveOnlyFunction from inadvertently creating reference...Jordan Woyak
2025-04-27Common: Add MoveOnlyFunction.Jordan Woyak