On 30 March 2011 10:36, Mahmood Naderan wrote: > >>Is it a static member function? > You mean this part: > static class_ theStaticClass; > theClass = &theStaticClass; No, I mean what is the type of theClass->constructor ? i.e. class_::constructor
On 30 March 2011 10:36, Mahmood Naderan wrote: > >>Is it a static member function? > You mean this part: > static class_ theStaticClass; > theClass = &theStaticClass; No, I mean what is the type of theClass->constructor ? i.e. class_::constructor