]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #48633 from adamemerson/wip-scopeguard-nodiscard
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 26 Oct 2022 19:40:38 +0000 (15:40 -0400)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 19:40:38 +0000 (15:40 -0400)
commit43121cf4885b9b5f2bc6c08a87a1a7976aea0341
tree94629fe44c9b113a3b5391a4f06fcbf511058731
parent46e89a9ee0ac9856b2a5b1d8996696114e2e73d6
parentf8c14ed8f08bc7896e678cd7225bfe281459b853
Merge pull request #48633 from adamemerson/wip-scopeguard-nodiscard

include: Add [[nodiscard]] to make_scope_guard

Reviewed-by: Casey Bodley <cbodley@redhat.com>