Files
scylladb/cql3/expr
Nadav Har'El b778ce08a9 cql3: change sstring_view to std::string_view
Our "sstring_view" is an historic alias for the standard std::string_view.
The cql3/ directory used this old alias in a few of random places, let's
change them to use the standard type name.

Refs #4062.

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
2024-11-18 15:57:20 +02:00
..
2024-10-03 15:39:40 +03:00
2024-06-14 09:45:35 +03:00
2024-10-03 15:39:40 +03:00