Query: std::__future_base::_ptr
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::__future_base::_Ptr< _Res >(3cxx) std::__future_base::_Ptr< _Res >(3cxx)NAMEstd::__future_base::_Ptr< _Res > -SYNOPSISPublic 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. libstdc++ Tue Nov 27 2012 std::__future_base::_Ptr< _Res >(3cxx)