| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#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.
      
  | 
  inlineexplicit |