table of contents
conflicting packages
std::common_type< _Tp >(3cxx) | std::common_type< _Tp >(3cxx) |
NAME¶
std::common_type< _Tp > - common_type
SYNOPSIS¶
Inherited by std::common_type< _Tp1, _Tp2 >.
Detailed Description¶
template<typename... _Tp>¶
struct std::common_type< _Tp >" common_type
Definition at line 2215 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 10 2021 | libstdc++ |