table of contents
conflicting packages
std::decay< _Tp >(3cxx) | std::decay< _Tp >(3cxx) |
NAME¶
std::decay< _Tp > - decaySYNOPSIS¶
Public Types¶
typedef __decay_selector< __remove_type >::__type type
Detailed Description¶
template<typename _Tp>¶
class std::decay< _Tp >" decayDefinition at line 2147 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Jul 14 2020 | libstdc++ |