18 void MonadicFuturesTest::testFunctor ()
26 return std::to_string (
val);
31 QCoreApplication::processEvents ();
36 void MonadicFuturesTest::testFunctorReady ()
44 return std::to_string (
val);
49 QCoreApplication::processEvents ();
Container< T > Filter(const Container< T > &c, F f)