Gnash  0.8.11dev
Namespaces | Macros | Functions
utility.h File Reference
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <string>
#include <typeinfo>

Go to the source code of this file.

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Macros

#define UNUSED(x)   static_cast<void>((x))
 

Functions

template<class T >
std::string gnash::typeName (const T &inst)
 

Macro Definition Documentation

ยง UNUSED

#define UNUSED (   x)    static_cast<void>((x))