Files
scylladb/cql3
Avi Kivity d9aaa95b29 result_set: pass comparator by reference to std::sort()
Clang complains about some error without it, I could not understand it, but
I'm not going to argue with it.

Since std::sort() will copy the comparator, it's better to pass using an
std::ref(), and everyone is happy.
2017-04-17 23:03:15 +03:00
..
2017-01-09 10:42:20 +02:00
2016-05-31 09:12:11 +03:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-01-27 09:24:36 +02:00
2017-02-06 13:35:30 +01:00