]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/bit_vector: provide constant time iteration of underlying bufferlist
authorJason Dillaman <dillaman@redhat.com>
Fri, 13 Oct 2017 15:05:48 +0000 (11:05 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 15 Oct 2017 13:13:07 +0000 (09:13 -0400)
commitdaa29f7d2b50bc4b44a108a0f91d45ce90fc16e5
treee5ec9bef6f2293db08eac8ff0edfe3e888fb67a1
parentf35947e3c6661dfe9f951896bc54bc8da158b490
common/bit_vector: provide constant time iteration of underlying bufferlist

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/common/bit_vector.hpp
src/test/common/test_bit_vector.cc