#include <future.hxx>
List of all members.
Public Member Functions |
| Future (const value_type &value=value_type()) throw () |
void | set (const value_type &value) throw () |
value_type & | get () throw () |
template<class value_type>
class salhelper::Future< value_type >
Constructor & Destructor Documentation
template<class value_type >
Member Function Documentation
template<class value_type >
template<class value_type >
void salhelper::Future< value_type >::set |
( |
const value_type & |
value | ) |
throw () [inline] |
The documentation for this class was generated from the following file: