Classes | Macros
googleinit.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GoogleInitializer
 

Macros

#define REGISTER_MODULE_INITIALIZER(name, body)
 

Macro Definition Documentation

◆ REGISTER_MODULE_INITIALIZER

#define REGISTER_MODULE_INITIALIZER (   name,
  body 
)
Value:
namespace { \
static void google_init_module_##name () { body; } \
GoogleInitializer google_initializer_module_##name(#name, \
google_init_module_##name); \
}

Definition at line 44 of file googleinit.h.

name
GLuint const GLchar * name
Definition: glcorearb.h:3055


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03