![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Primary template for determining the common type of a set of types. More...
Primary template for determining the common type of a set of types.
The primary template is the base case for the empty parameter pack, which defines no member alias named type. Note: This differs from the original published C++14 specification, which was not SFINAE friendly, to be compliant with LWG issues 2408 and 2465.
| Empty | parameter pack |