|
dune-common 2.11
|
Loading...
Searching...
No Matches
Dune::PseudoFuture< T > Class Template Reference
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 |
Detailed Description
template<class T>
class Dune::PseudoFuture< T >
class Dune::PseudoFuture< T >
A wrapper-class for a object which is ready immediately.
Constructor & Destructor Documentation
◆ PseudoFuture() [1/2]
template<class T >
|
inline |
◆ PseudoFuture() [2/2]
Member Function Documentation
◆ get()
template<class T >
|
inline |
◆ ready()
template<class T >
|
inline |
◆ valid()
template<class T >
|
inline |
◆ wait()
template<class T >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8