__gnu_cxx::_Unqualified_type< _Tp >(3cxx) | __gnu_cxx::_Unqualified_type< _Tp >(3cxx) |
__gnu_cxx::_Unqualified_type< _Tp >
#include <pointer.h>
typedef _Tp type
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.
Definition at line 242 of file pointer.h.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |