]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
buffer: Append from std::string_view
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 30 Jan 2018 04:23:14 +0000 (23:23 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 16 Feb 2018 03:57:20 +0000 (22:57 -0500)
commite271ad9c781967b01c3f94a93216e099cfd73b36
tree1f95bd91a24f4a06a0aac6cbdfb8e3c17427192d
parentcc4f3bd4a3eb88f33ad63129b3ce937743872ea2
buffer: Append from std::string_view

Now that we have std::string_view.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/include/buffer.h
src/test/compressor/test_compression.cc