template<class BasePlugin, class Parameters>
struct utilmm::plugin::abstract_factory_item_N< BasePlugin, Parameters >
A template class, which is given the base type of plugin and a set of constructor parameter types and defines the appropriate virtual 'create' function.