mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
typeof is not recognized by clang. Use the modern equivalent "decltype" instead. Closes #7386
typeof is not recognized by clang. Use the modern equivalent "decltype" instead. Closes #7386