CleanUp

Decorate methods of the options struct to declare a hook that executes just before end of program execution.

struct CleanUp {}

Members

Variables

priority
Priority priority;

Priority of execution. Higher priorities get executed first.

Meta