summaryrefslogtreecommitdiff
path: root/src/common/scope_exit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-101-0/+1
* Common: Fix SCOPE_EXIT to actually create unique identifiers.Gravatar Yuri Kunde Schlesner2015-01-301-1/+3
* License changeGravatar purpasmart962014-12-201-1/+1
* Add SCOPE_EXIT macro to conveniently execute cleanup actionsGravatar Yuri Kunde Schlesner2014-12-131-0/+37