User-defined types

See the following user-defined types:
  • Structures and unions
  • Enumerations
  • Typedef definitions
  • C++ only Classes
  • C++ only Elaborated type specifiers
C++ classes are discussed in Classes (C++ only). Elaborated type specifiers are discussed in Scope of class names (C++ only).