|
Lolly 1.4.28
|


Go to the source code of this file.
Classes | |
| class | promise_rep< T > |
| class | promise< T > |
Macros | |
| #define | TMPL template <class T> |
Functions | |
| template<class T > | |
| tm_ostream & | operator<< (tm_ostream &out, promise< T > cmd) |
| template<class T > | |
| bool | is_nil (promise< T > l) |
| ABSTRACT_NULL_TEMPLATE_CODE (promise, class, T) | |
| template<class T > | |
| bool | operator== (promise< T > mw1, promise< T > mw2) |
Definition at line 39 of file promise.hpp.
|
inline |
Definition at line 52 of file promise.hpp.