|
Mir
|
#include <no_tls_future-inl.h>
Public Member Functions | |
| NoTLSFuture () | |
| NoTLSFuture (std::shared_ptr< PromiseState< T >> const &state) | |
| NoTLSFuture (NoTLSFuture &&other) | |
| NoTLSFuture & | operator= (NoTLSFuture &&other) |
| NoTLSFuture (NoTLSFuture const &)=delete | |
| NoTLSFuture & | operator= (NoTLSFuture const &)=delete |
| void | validate_state () const |
| T | get () |
| template<class Rep , class Period > | |
| std::future_status | wait_for (std::chrono::duration< Rep, Period > const &timeout_duration) const |
| bool | valid () const |
|
inline |
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016