kodi
|
This is another bit of hackery that will act as a flag for whether or not a global/static has been initialized yet. More...
#include <GlobalsHandling.h>
Public Member Functions | |
InitFlag (bool &flag) | |
This is another bit of hackery that will act as a flag for whether or not a global/static has been initialized yet.
An instance should be placed in the cpp file after the static/global it's meant to monitor.