Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Add [[nodiscard]] to make_scope_guard | Adam C. Emerson | 2022-10-26 | 1 | -0/+2 |
* | common: Remove backport_std.h entirely | Adam C. Emerson | 2018-01-08 | 1 | -2/+0 |
* | common: Remove backported typedefs | Adam C. Emerson | 2018-01-08 | 1 | -3/+3 |
* | common: Get rid of artifact filename | Adam C. Emerson | 2017-12-14 | 1 | -1/+1 |
* | scope_guard: Support in-place construction and one-shots | Adam C. Emerson | 2017-08-09 | 1 | -1/+11 |
* | include/scope_guard.h: include <utility> | Kefu Chai | 2017-06-28 | 1 | -0/+2 |
* | src/include: add scope_guard.h | Samuel Just | 2016-12-21 | 1 | -0/+37 |