Commit graph

1 commit

Author SHA1 Message Date
Martin Braun
beb1f3c207 utils: Add scope_exit object
This is a utility for RAII-style operations. An object that will run
code when a scope is left.

Also includes unit tests.
2019-04-01 23:39:35 -05:00