rcolyer.net
RC Lib  Version 202403231100
RC::DebugTrack< ClassTracking, stack_trace > Class Template Reference

Inherit this class to add construction, destruction, and assignment output tracking. More...

#include <RCBits.h>

Detailed Description

template<class ClassTracking, bool stack_trace = false>
class RC::DebugTrack< ClassTracking, stack_trace >

Inherit this class to add construction, destruction, and assignment output tracking.

Set ClassTracking to the class which is inheriting this. If stack_trace is true, a stack trace is output at each event. See ErrorMsg for stack trace usage details.


The documentation for this class was generated from the following file:
email address
— (c) 2015