summaryrefslogtreecommitdiffstats
path: root/src/include/scope_guard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: Add [[nodiscard]] to make_scope_guardAdam C. Emerson2022-10-261-0/+2
* common: Remove backport_std.h entirelyAdam C. Emerson2018-01-081-2/+0
* common: Remove backported typedefsAdam C. Emerson2018-01-081-3/+3
* common: Get rid of artifact filenameAdam C. Emerson2017-12-141-1/+1
* scope_guard: Support in-place construction and one-shotsAdam C. Emerson2017-08-091-1/+11
* include/scope_guard.h: include <utility>Kefu Chai2017-06-281-0/+2
* src/include: add scope_guard.hSamuel Just2016-12-211-0/+37