Empirical
|
The base class of any type to be tracked. More...
#include <TypeTracker.h>
Public Member Functions | |
virtual size_t | GetTypeTrackerID () const noexcept=0 |
virtual | ~TrackedType () |
The base class of any type to be tracked.
|
inlinevirtual |
|
pure virtualnoexcept |
Implemented in emp::TypeTracker_Class< REAL_T, ID >.