]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include: fix interval_set const_iterator call operator type 32185/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 11 Dec 2019 16:38:35 +0000 (08:38 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Dec 2019 21:16:41 +0000 (13:16 -0800)
commitb6a742d6170275973445c56510235f728e86b2a2
tree4446f0887f2b7c7be33605af27e93625a47235ce
parent7c53a69eaeec46ff45a7f9105b6a2a85f50be125
include: fix interval_set const_iterator call operator type

To simplify the code, this also updates the header to use `auto` for
type deduction.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/interval_set.h