std::__future_base::_result_alloc(3) debian man page | unix.com

Man Page: std::__future_base::_result_alloc

Operating Environment: debian

Section: 3

std::__future_base::_Result_alloc< _Res, _Alloc >(3cxx) 				   std::__future_base::_Result_alloc< _Res, _Alloc >(3cxx)

NAME
std::__future_base::_Result_alloc< _Res, _Alloc > -
SYNOPSIS
Inherits std::__future_base::_Result< _Res >, and _Alloc. Public Types typedef _Alloc::template rebind< _Result_alloc >::other __allocator_type" Public Member Functions _Result_alloc (const _Alloc &__a) void _M_set (const _Res &__res) void _M_set (_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. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__future_base::_Result_alloc< _Res, _Alloc >(3cxx)
Related Man Pages
std::_fwd_list_base(3) - centos
std::integral_constant(3) - centos
std::tuple(3) - centos
std::__debug::bitset(3) - debian
std::__future_base::_state_base(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file