.TH "__gnu_cxx::_Unqualified_type< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::_Unqualified_type< _Tp > .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "typedef _Tp \fBtype\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_cxx::_Unqualified_type< _Tp >"This structure accommodates the way in which std::iterator_traits<> is normally specialized for const T*, so that value_type is still T\&. .PP Definition at line \fB241\fP of file \fBpointer\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Tp \fB__gnu_cxx::_Unqualified_type\fP< _Tp >::type" .PP Definition at line \fB242\fP of file \fBpointer\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.