table of contents
conflicting packages
std::remove_pointer< _Tp >(3cxx) | std::remove_pointer< _Tp >(3cxx) |
NAME¶
std::remove_pointer< _Tp > - remove_pointer
SYNOPSIS¶
#include <type_traits>
Inherits std::__remove_pointer_helper< _Tp, typename >.
Public Types¶
typedef _Tp type
Detailed Description¶
template<typename _Tp>¶
struct std::remove_pointer< _Tp >"remove_pointer
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |