std::add_pointer(3)
NAME
std::add_pointer
SYNOPSIS
Detailed Description
- template<typename _Tp> struct std::add_pointer< _Tp >
- add_pointer
- Definition at line 432 of file tr1_impl/type_traits.
- Public Types
- typedef remove_reference< _Tp >::type * type
Author
- Generated automatically by Doxygen for libstdc++ from the source code.