mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
std::span is a lot more flexible than std::vector as it allows for arbitrary contiguous ranges.
std::span is a lot more flexible than std::vector as it allows for arbitrary contiguous ranges.