Scroll to navigation

std::remove_extent< _Tp >(3) Library Functions Manual std::remove_extent< _Tp >(3)

NAME

std::remove_extent< _Tp > -

SYNOPSIS

Public Types


typedef _Tp type

Detailed Description

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

remove_extent

Definition at line 1624 of file type_traits.

Author

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

Tue Sep 29 2020 libstdc++