Seastar
High performance C++ framework for concurrent servers
|
Implements @Reducer concept. Calculates the result by adding elements to the accumulator.
#include <seastar/core/map_reduce.hh>
Public Member Functions | |
future | operator() (const Addend &value) |
Result | get () && |