mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 07:42:16 +00:00
'auto' in a non-lambda function argument is not legal C++, and is hard to read besides. Replace with the right type.
'auto' in a non-lambda function argument is not legal C++, and is hard to read besides. Replace with the right type.