|
Gnash
0.8.11dev
|
#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) |