mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
This patch makes it so that the template arguments of range<T>::transform are more easily deducible by the compiler. Signed-off-by: Duarte Nunes <duarte@scylladb.com>