Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type specifiers determine the type of the name being declared. The following are type specifiers:
simple-type-name
class-specifier
enum-specifier
elaborated-type-specifier
:: class-name
const
volatile
Remarks
The following sections discuss simple type names, elaborated type specifiers, and nested type names.