mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 05:35:48 +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