]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
common: introduce BoundedKeyCounter and unit test
authorCasey Bodley <cbodley@redhat.com>
Thu, 24 Aug 2017 14:01:36 +0000 (10:01 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 10 Nov 2017 18:22:58 +0000 (13:22 -0500)
commite9a5ec9f64dd6cd163a855335b846181c3ac83d2
tree37dd2425fb103e82cde64079e8fffd848728d6ac
parent4309adb36be8dff737ab2196f59743c316b12bca
common: introduce BoundedKeyCounter and unit test

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/bounded_key_counter.h [new file with mode: 0644]
src/test/common/CMakeLists.txt
src/test/common/test_bounded_key_counter.cc [new file with mode: 0644]