std___future_base__Ptr.3cxx

Langue: en

Version: 342314 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::__future_base::_Ptr -

A unique_ptr based on the instantiating type.

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 211 of file future.

Author

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