mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
More modern gcc uses std::source_location instead of std::experimental::source_location. Rely on seastar::compat to get it right for us.
More modern gcc uses std::source_location instead of std::experimental::source_location. Rely on seastar::compat to get it right for us.