I have this class in my project:
class AnomalyReport{ public: const string description; const long timeStep; AnomalyReport(string description, lon