table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.3.0-1
conflicting packages
__gnu_cxx::_Unqualified_type< _Tp >(3cxx) | __gnu_cxx::_Unqualified_type< _Tp >(3cxx) |
NAME¶
__gnu_cxx::_Unqualified_type< _Tp >
SYNOPSIS¶
#include <pointer.h>
Public 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.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed May 10 2023 | libstdc++ |