#include <factory.hpp>
Classes | |
struct | factory_exception |
Static Public Member Functions | |
static product_type * | on_unknown_type (const key_type &) |
static product_type* mapnik::default_factory_error< key_type, product_type >::on_unknown_type | ( | const key_type & | ) | [inline, static] |