Simpact Cyan
Population based event driven simulation using mNRM
debugwarning.h File Reference

This file introduces a define called DEBUGWARNING which can be used to log something only once. More...

Go to the source code of this file.

Detailed Description

This file introduces a define called DEBUGWARNING which can be used to log something only once.

For instance, this can be helpful to log something only one time from the constructor of a class which is instantiated often.