but this doesn’t compile.
Is is possible to do this?
It works fine if the parent doesn’t add the implementation and the child does, but it seems the parent and child can’t each have their own
Thanks this works. I swear I had tried that, but I clearly missed something. For archival sake for future reference, this is what the example above should look like in the C++ Child class if you wanted to overwrite that function: