Re: Compiling without warnings issues

Hi Markus,

Yes, it’s complaining about the missing default ctor of Data. But if i add it, I end up with two ctors that are virtually the same and in effect I have even more code - see the (after) example. I’m not certain that there are in deed some benefits (higher code quality?) of rewriting the code the way the compiler thinks is better…

Regards,

Peter

Would you like to post a relpy?


This post is a reply to:
Re: Compiling without warnings issues
Hi Peter, I am not really sure if I understood it right. But yes, it looks strange for me. Once I was working with BounceChecker and it was always complaining about a (more...)

No follow-ups yet.