logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_cxx::_Unqualified_type.3cxx

Author

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

                                                    libstdc++          __gnu_cxx::_Unqualified_type<_Tp>(3cxx)

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

See Also