libstdc++
Public Types
|
Public Member Functions
|
Public Attributes
std::__future_base::_Result_alloc< _Res, _Alloc > Struct Template Reference
Result_alloc.
More...
Inheritance diagram for std::__future_base::_Result_alloc< _Res, _Alloc >:
[
legend
]
List of all members.
Public Types
typedef _Alloc::template
rebind<
_Result_alloc
>::other
__allocator_type
Public Member Functions
_Result_alloc
(const _Alloc &__a)
void
_M_set
(_Res &&__res)
void
_M_set
(const _Res &__res)
_Res &
_M_value
()
Public Attributes
exception_ptr
_M_error
Detailed Description
template<typename _Res, typename _Alloc>
struct std::__future_base::_Result_alloc< _Res, _Alloc >
Result_alloc.
Definition at line
246
of file
future
.
The documentation for this struct was generated from the following file:
future
std
__future_base
_Result_alloc
Generated by
1.7.4