Empirical
Public Member Functions | List of all members
emp::TrackedType Struct Referenceabstract

The base class of any type to be tracked. More...

#include <TypeTracker.h>

Inheritance diagram for emp::TrackedType:
emp::TypeTracker_Class< REAL_T, ID >

Public Member Functions

virtual size_t GetTypeTrackerID () const noexcept=0
 
virtual ~TrackedType ()
 

Detailed Description

The base class of any type to be tracked.

Constructor & Destructor Documentation

virtual emp::TrackedType::~TrackedType ( )
inlinevirtual

Member Function Documentation

virtual size_t emp::TrackedType::GetTypeTrackerID ( ) const
pure virtualnoexcept

The documentation for this struct was generated from the following file: