[Documentation] [TitleIndex] [WordIndex

  1. Function Objects

    Passing functions around as typed class objects.

  2. Parameters

    Avoiding a profusion of get/set.

  3. Reference Wrappers

    When you want to pass a reference, but are only permitted to pass a copy.

  4. Singleton

    The classic singleton design pattern.

Create a new tutorial:


2024-03-23 12:33