I've developed a small class in C++; while compiling it I'm getting
the following message
"return type specification for constructor invalid".
I don't understand this message, what does it mean?. As far as I'm
concerned the constructor does not return anything.
Thanks in advance
Andres Tarallo
- Re: Prblem compiling C++ with G++ Andres Tarallo
- Re: Prblem compiling C++ with G++ Burak Serdar
