summaryrefslogtreecommitdiff
path: root/Source/Core/Common/ScopeGuard.h
AgeCommit message (Expand)Author
2025-11-18Common/ScopeGuard: Fix move constructor.Jordan Woyak
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-02-15Common: Avoid std::function overhead in ScopeGuardLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-27SaveState: Fix for race condition ("wait" didn't actually waited for file to ...ghost