]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/: add interval_map
authorSamuel Just <sjust@redhat.com>
Wed, 10 Aug 2016 22:43:10 +0000 (15:43 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 17 Nov 2016 18:40:17 +0000 (10:40 -0800)
commit6ae520da55bd2d60513557f0f64e22177827c1f1
treef50c27f95190d0704d22fba2357ff8a2f9f87d42
parent49275c2d27530f576c5bb5971a268168c21a05ae
common/: add interval_map

Signed-off-by: Samuel Just <sjust@redhat.com>
src/common/interval_map.h [new file with mode: 0644]
src/test/common/CMakeLists.txt
src/test/common/test_interval_map.cc [new file with mode: 0644]