Man Page: std::__future_base
Operating Environment: debian
Section: 3cxx
std::__future_base(3cxx) std::__future_base(3cxx)NAMEstd::__future_base -SYNOPSISInherited 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::future(3) - debian |
| std::hash(3) - debian |
| std::integral_constant(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |