Man Page: __gnu_cxx::_unqualified_type
Operating Environment: centos
Section: 3
__gnu_cxx::_Unqualified_type< _Tp >(3) Library Functions Manual __gnu_cxx::_Unqualified_type< _Tp >(3)NAME__gnu_cxx::_Unqualified_type< _Tp > -SYNOPSISPublic Types typedef _Tp type Detailed Description template<typename _Tp>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. Definition at line 241 of file pointer.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::_Unqualified_type< _Tp >(3)
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |