Next: , Previous: , Up: Summary of Modules and Topics   [Contents]


7.5 User-Defined Types (Classes)

IDUnitFoundationalMainAdvanced
[‘?’]Special Member Functions???
[‘?’]Types???
[‘?’]Conversions???
[‘?’]Constructors and Destructors???
[‘?’]Move/Copy Constructors and Assignment Operators???
[‘?’]Member Functions???
[‘?’]Sum Types???
[‘?’]User-Defined Literals???
[‘?’]Special Member Functions???
[‘?’]Guidelines for Special Member Functions (e.g., Rule of Five, Rule of Zero)???
[‘copy’]Copy Semantics‘✔️’‘✔️’
[‘?’]Moving and Copying???
[‘?’]Lambdas???