|
ug4
|
Go to the source code of this file.
Classes | |
| struct | ug::sortStruct< T > |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Macros | |
| #define | FORCE_CREATION volatile size_t ___never_happens___ = 0; if(___never_happens___) |
| #define | UNUSED_VARIABLE(var) ((void) var); |
| prevent unused variable-warnings | |