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
