C++ Language/Objects/LowLevelCStructures

From Wikibooks, open books for an open world
Jump to navigation Jump to search

These aspects of class definition are vestiges of the C programming language. They still exist in C++, even though they are not commonly used.

  1. Union
  2. Flexible-Array-Member
  3. Bitfield