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

Man Page: std::__future_base

Operating Environment: debian

Section: 3cxx

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::integral_constant(3) - centos
std::_deque_iterator(3) - debian
std::hash(3) - debian
std::pointer_to_binary_function(3) - debian
std::unique_ptr(3) - debian
Similar Topics in the Unix Linux Community
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
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph