Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all bug

NAME

       std::__future_base -

SYNOPSIS

       Inherited by std::__basic_future< _Res & >, std::__basic_future< void >, and
       std::__basic_future< _Res >.

   Classes
       struct _Ptr
       struct _Result
       struct _Result< _Res & >
       struct _Result< void >
       struct _Result_alloc
       struct _Result_base
       class _State_base

   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.