]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add interval_map initializer list constructor
authorJason Dillaman <dillaman@redhat.com>
Wed, 30 Sep 2020 17:30:42 +0000 (13:30 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 13 Oct 2020 12:40:05 +0000 (08:40 -0400)
commitb3d5e12ae7919921c09de86b98a7e57ed2f44132
treeac920adad2030e7a6da2467600d728984b4e011d
parent2dd7d113f2f849cea686826ae3a43f7a5e1f474e
common: add interval_map initializer list constructor

This simplifies unit test cases by allowing interval_maps to be
trivially constructed with pre-populated expectations.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/common/interval_map.h