Scroll to navigation

std::add_pointer(3) Library Functions Manual std::add_pointer(3)

NAME

std::add_pointer -

add_pointer

SYNOPSIS

Public Types


typedef remove_reference< _Tp >::type * type

Detailed Description

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

add_pointer

Definition at line 491 of file tr1_impl/type_traits.

Author

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

19 Jun 2018 libstdc++