summaryrefslogtreecommitdiff
path: root/AK/ScopeGuard.h
AgeCommit message (Expand)Author
2019-06-18AK: ScopeGuard.h needs StdLibExtras.hAndreas Kling
2019-06-07AK: Add a ScopeGuard helper that invokes a callback when destroyed.Andreas Kling