Files
scylladb/utils
Avi Kivity bdb5b11d19 treewide: stop using deprecated seastar::apply()
seastar::apply() is deprecated in recent versions of seastar in favor
of std::apply(), so stop including its header. Calls to unqualified
apply(..., std::tuple<>) are resolved to std::apply() by argument
dependent lookup, so no changes to call sites are necessary.

This avoids a huge number of deprecation warnings with latest seastar.
Message-Id: <20200526090552.1969633-1-avi@scylladb.com>
2020-05-27 14:07:35 +03:00
..
2020-01-30 14:10:18 +02:00
2020-03-23 11:59:30 +02:00
2019-12-09 09:45:59 -05:00
2020-03-20 19:37:48 +01:00
2020-03-23 11:59:30 +02:00
2020-01-26 18:54:36 +02:00