#include <future.hpp>
Public Types | |
typedef R | value_type |
typedef future_state::state | state |
typedef detail::shared_state < R >::move_dest_type | move_dest_type |
Static Public Member Functions | |
static future_ptr | make_exceptional_future_ptr (exceptional_ptr const &ex) |
Public Attributes | |
future_ptr | future_ |
Friends | |
class | detail::future_waiter |
class | promise< R > |
class | packaged_task< R > |
|
inherited |
typedef future_state::state boost::shared_future< R >::state |
typedef R boost::shared_future< R >::value_type |
|
inline |
|
inline |
Referenced by boost::shared_future< R >::operator=().
|
inline |
|
inline |
|
inline |
References boost::spirit::x3::unicode::other.
|
inline |
|
inline |
References boost::throw_exception().
|
inlineinherited |
|
inline |
References boost::detail::basic_future< R >::future_, boost::move(), and boost::throw_exception().
|
inlineinherited |
References boost::future_state::uninitialized.
Referenced by boost::detail::basic_future< R >::is_ready().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
References boost::detail::basic_future< R >::get_state(), and boost::future_state::ready.
|
inlineinherited |
References boost::filesystem::detail::none.
|
inlinestaticinherited |
|
inline |
References boost::shared_future< R >::shared_future().
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
References boost::shared_ptr< T >::swap().
|
inline |
References boost::spirit::x3::unicode::other.
|
inlineinherited |
|
inlineinherited |
References boost::throw_exception().
|
friend |
|
friend |
|
friend |
|
inherited |