Inherits std::__future_base::_Result< _Res >, and _Alloc.
using __allocator_type = __alloc_rebind< _Alloc, _Result_alloc >
typedef _Res result_type
_Result_alloc (const _Alloc &__a)
void _M_set (const _Res &__res)
void _M_set (_Res &&__res)
_Res & _M_value () noexcept
Definition at line 268 of file future.
Generated automatically by Doxygen for libstdc++ from the source code.