libstdc++
|
Public Types | |
using | __allocator_type = __alloc_rebind< _Alloc, _Result_alloc > |
typedef _Res | result_type |
Public Member Functions | |
_Result_alloc (const _Alloc &__a) | |
void | _M_set (_Res &&__res) |
void | _M_set (const _Res &__res) |
_Res & | _M_value () noexcept |
Public Attributes | |
exception_ptr | _M_error |
A result object that uses an allocator.
using std::__future_base::_Result_alloc< _Res, _Alloc >::__allocator_type = __alloc_rebind<_Alloc, _Result_alloc> |
|
inherited |
|
inlineexplicit |
|
inlineinherited |
|
inlineinherited |
|
inlinenoexceptinherited |
|
inherited |