mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
This function is called twice, and is not doing anything performance critical, so replace the template parameter Func with std::function<>.x