problem porting my application to new gcc (non-const reference )

Jonathan Wakely jwakely.gcc@gmail.com
Wed Mar 30 10:30:00 GMT 2011


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



More information about the Gcc-help mailing list