1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-29 23:46:31 -05:00

Add SCOPE_EXIT macro to conveniently execute cleanup actions

This commit is contained in:
Yuri Kunde Schlesner
2014-11-02 17:34:14 -02:00
parent ed0221552a
commit 04b1f2936c
2 changed files with 38 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ set(HEADERS
msg_handler.h
platform.h
scm_rev.h
scope_exit.h
string_util.h
swap.h
symbols.h