mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
Unfortunately, the replacement for boost::range::join(), std::views::concat(), is in C++26 (and not implemented in libstdc++ 14). We use array/transform/join to simulate it.
35 KiB
35 KiB