debian man page for std::__future_base

Query: std::__future_base

OS: debian

Section: 3cxx

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__future_base(3cxx)												  std::__future_base(3cxx)

NAME
std::__future_base -
SYNOPSIS
Inherited by std::__basic_future< _Res & >, std::__basic_future< void >, and std::__basic_future< _Res >. Classes struct _Ptr A unique_ptr based on the instantiating type. struct _Result Result. struct _Result< _Res & > Partial specialization for reference types. struct _Result< void > Explicit specialization for void. struct _Result_alloc Result_alloc. struct _Result_base Base class for results. class _State_base Base class for state between a promise and one or more associated futures. Static Public Member Functions template<typename _Res , typename _Allocator > static _Ptr< _Result_alloc < _Res, _Allocator > >::type _S_allocate_result (const _Allocator &__a)" Detailed Description Base class and enclosing scope. Definition at line 164 of file future. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__future_base(3cxx)
Related Man Pages
std::pointer_to_binary_function(3) - centos
std::_deque_iterator(3) - debian
std::_fwd_list_base(3) - debian
std::integral_constant(3) - debian
std::tuple(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?