Geode Docs
Tutorials
Classes
Function
toPlainFuture
#include
<Future.hpp>
template
<typename Fut
,
typename Out = typename FutureTraits<std::decay_t<Fut>>::Output>
arc
::
Future
<
Out
>
toPlainFuture
(
Fut
fut
)
No description provided
Examples
0