.TH "__gnu_cxx::_Unqualified_type< _Tp >" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::_Unqualified_type< _Tp > .SH SYNOPSIS .br .PP .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 241 of file pointer\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.