std::common_type< _Tp >

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

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 1979 of file type_traits.

 

Author

Generated automatically by Doxygen for libstdc++ from the source code.


 

Index

NAME
SYNOPSIS
Detailed Description
template<typename... _Tp>
Author