mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
::unlink is declared as noexcept, but the function object it is passed into is not. gcc 7 warns, so wrap ::unlink in a lambda to make it happy.
71 KiB
71 KiB