]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/common: add specialization for futurize::invoke(Func, monostate)
authorKefu Chai <kchai@redhat.com>
Mon, 14 Sep 2020 00:36:12 +0000 (08:36 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 14 Sep 2020 01:03:44 +0000 (09:03 +0800)
commit47e88cd7c3fcc5c4111dcd39ecb1f98091d8d2fc
tree3dfdd9e92aa3447971e62081c3554208e25a4dbd
parentaa7f399148e3e9feabb33fae87f84355b6efdb30
crimson/common: add specialization for futurize::invoke(Func, monostate)

this is a leftover of 260a702ba983f1bca29d4c8d1e28f3eef46c6699. where we
bumped up the Seastar API level to 5, in which seastar::internal::monostate
is used to represent the stored state of a future instead of a tuple<>.

to address FTBFS with GCC-9.2.1

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/common/errorator.h