Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Produces the underlying integral type for an enumeration type.
Syntax
template <class T>
struct underlying_type;
Parameters
T
The type to modify.
Remarks
The type member typedef of the class template names the underlying integral type of T, when T is an enumeration type, otherwise there is no member typedef type.
Requirements
Header: <type_traits>
Namespace: std