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