]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: use structured binding in loop
authorKefu Chai <kchai@redhat.com>
Thu, 10 Sep 2020 11:49:13 +0000 (19:49 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Sep 2020 13:21:39 +0000 (21:21 +0800)
commit69260a60b7f76442d72a70c381d79357467be94e
tree837c0760ff8b386b28a5a0c59fafae85f3e0dd5b
parentbe840c59da708a721c4dffa4fde8fbf4f9fd8272
crimson/osd: use structured binding in loop

use alias for accessing the elements for better readability

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/osd_operations/compound_peering_request.cc