Scroll to navigation

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

NAME

std::add_pointer< _Tp > - add_pointer

SYNOPSIS

Inherits std::__add_pointer_helper< _Tp, bool >.

Public Types


typedef _Tp type

Detailed Description

template<typename _Tp>

struct std::add_pointer< _Tp >" add_pointer

Definition at line 2048 of file type_traits.

Author

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

Wed Jul 20 2022 libstdc++