Files
scylladb/utils/mutable_view.hh
Paweł Dziepak 0ed2352ade utils: introduce mutable_view
std::basic_string_view does not allow modifying the underlying buffer.
This patch introduces a mutable_view which permits that.
2017-03-02 09:05:10 +00:00

1.8 KiB