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

NAME

       std::__future_base::_Ptr< _Res > -

SYNOPSIS

   Public Types
       typedef unique_ptr< _Res,
           _Result_base::_Deleter > type"

Detailed Description

   template<typename _Res>struct std::__future_base::_Ptr< _Res >
       A unique_ptr based on the instantiating type.

       Definition at line 239 of file future.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.