__gnu_cxx::_Unqualified_type.3cxx
Contents
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.
Name
__gnu_cxx::_Unqualified_type< _Tp >
Synopsis
#include <pointer.h>
PublicTypes
typedef _Tp type