mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
Replace boost usage with <ranges>, modernizing the code a little and reducing dependencies on a redundant library. Closes scylladb/scylladb#20919