Scroll to navigation

std::__future_base::_Ptr< _Res >(3cxx) std::__future_base::_Ptr< _Res >(3cxx)

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.
Tue Nov 27 2012 libstdc++