static autoPtr New argList { return autoPtr(new baseType##Type parList); } 已知New是一个函数,后面跟着的argList能是啥?