Files
scylladb/cql3/selection
Avi Kivity a36eb586ea cql3: selection: don't use gcc extension "typeof"
typeof is not recognized by clang. Use the modern equivalent "decltype"
instead.

Closes #7386
2020-10-11 17:21:15 +03:00
..
2020-03-03 11:34:00 +01:00