dune-common 2.9.0
|
A wrapper-class for a object which is ready immediately. More...
#include <dune/common/parallel/future.hh>
Public Member Functions | |
PseudoFuture () | |
template<class U > | |
PseudoFuture (U &&u) | |
void | wait () |
bool | ready () const |
T | get () |
bool | valid () const |
A wrapper-class for a object which is ready immediately.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |