Skip to content

Classes, Structs & Unions

A

  • class array<N> First paragraph will automatically be the brief description.

C

D

  • union Data A union to hold different types of data.
  • struct Demo Simple struct

E

  • class Example Example class demonstrating documentation.

F

  • class filter<T> A generic filter interface.

P

T

V

  • struct Vec A simple vector structure.

W

  • struct Win32Structure A structure demonstrating anonymous unions and structs.
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.