libstdc++
std::remove_all_extents< _Tp > Struct Template Reference

Public Types

typedef _Tp type
 

Detailed Description

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

remove_all_extents

Definition at line 2023 of file type_traits.

Member Typedef Documentation

◆ type

template<typename _Tp >
typedef _Tp std::remove_all_extents< _Tp >::type

Definition at line 2024 of file type_traits.


The documentation for this struct was generated from the following file: