man std::tr1::add_pointer (Fonctions bibliothèques) -
NAME
std::tr1::add_pointer -
SYNOPSIS
Detailed Description
template<typename _Tp> struct std::tr1::add_pointer< _Tp >
Definition at line 608 of file type_traits.
Public Types
typedef remove_reference< _Tp >::type * type
Author
Generated automatically by Doxygen for libstdc++ source from the source code.