__gnu_cxx::_Unqualified_type.3cxx

Langue: en

Version: 285163 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_cxx::_Unqualified_type -

SYNOPSIS


Public Types


typedef _Tp type

Detailed Description

template<typename _Tp> struct __gnu_cxx::_Unqualified_type< _Tp >

This structure accomodates the way in which std::iterator_traits<> is normally specialized for const T*, so that value_type is still T.

Definition at line 222 of file pointer.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.