]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
key_value_store/kv_flat_btree_async: add using namespace std
authorSamuel Just <sjust@redhat.com>
Thu, 19 Aug 2021 21:42:21 +0000 (21:42 +0000)
committerSamuel Just <sjust@redhat.com>
Thu, 26 Aug 2021 20:49:13 +0000 (13:49 -0700)
commit90df2634f0a5e0f95f6149891d40e59107c5e05a
tree7b26519c348a84980607c26a619591b1c91dc863
parentcd044ad1cc992d6c27796250e518d47a645f84b1
key_value_store/kv_flat_btree_async: add using namespace std

Not worth annotating the specific elements of std used.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/key_value_store/kv_flat_btree_async.cc