Gnash
0.8.11dev
|
#include <map>
#include <string>
#include <algorithm>
#include <iterator>
#include <type_traits>
#include "dsodefs.h"
#include "GnashAlgorithm.h"
Go to the source code of this file.
Classes | |
class | gnash::GnashFactory< T, Init, Key > |
A generic factory class for registering and retrieving objects by key. More... | |
struct | gnash::GnashFactory< T, Init, Key >::RegisterHandler< Derived > |
Namespaces | |
gnash | |
Anonymous namespace for callbacks, local functions, event handlers etc. | |