trusty (3) std::__future_base::_Ptr.3cxx.gz

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.