> 18) "_F4makeI7FactoryiETT1_IT2_E": T1<T2> make(); > // T1 == template template parameter What happened to Factory, int? Is this Factory<int> make<Factory,int>(); Regards, Martin