table of contents
std::common_type< _Tp >(3) | Library Functions Manual | std::common_type< _Tp >(3) |
NAME¶
std::common_type< _Tp > - common_type
SYNOPSIS¶
Inherited by std::common_type< _Tp, _Up, _Vp... >.
Detailed Description¶
template<typename... _Tp>¶
struct std::common_type< _Tp >" common_type
Definition at line 1930 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Fri May 24 2024 | libstdc++ |