mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +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.