Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

debug_count Class Reference

debug_count Class Reference

Used to count instances. More...

#include <debug_count.h>


Detailed Description

Used to count instances.

Asserts if the count is decremented below zero. Asserts if the count is not zero when destructed. Does nothing in a non-debug build.

Definition at line 51 of file debug_count.h.