]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: use boost::make_counting_iterator()
authorKefu Chai <kchai@redhat.com>
Thu, 28 Feb 2019 03:26:46 +0000 (11:26 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 16 Mar 2019 07:29:24 +0000 (15:29 +0800)
commit7f62b656f3cf2a0e181156e6e3e4f6482db155f6
tree6dbd23e6f59840d6025d5d212f94c3b05beeb57c
parent2cbc45d68d56f06350cac42ea6737ba199d794bc
crimson/osd: use boost::make_counting_iterator()

no need to repeat the type of the iterator.

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