Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.
Generated on Tue Jul 12 2022 14:05:49 by
