noble (3) std::add_pointer.3cxx.gz

Provided by: libstdc++-12-doc_12.3.0-17ubuntu1_all bug

NAME

       std::add_pointer< _Tp > - add_pointer

SYNOPSIS

       #include <type_traits>

       Inherits std::__add_pointer_helper< _Tp, bool >.

   Public Types
       typedef _Tp type

Detailed Description

   template<typename _Tp>
       struct std::add_pointer< _Tp >"add_pointer

Author

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

                                                    libstdc++                      std::add_pointer< _Tp >(3cxx)