C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Derived class's function invokes base class's function

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Sat, 30 Apr 2022 10:08:01 +0100
On Saturday, April 16, 2022, Frederick Virchanza Gotham wrote:
>
>
> Anyway after thinking a bit more about this, I realise that I don't
> even need function pointers at all. I've changed the code as follows:
>
>
>

I'm still working on my "precompiler". It's taking me a while to parse the
parameters of instantiated templates classes. Regex is very useful for this.

Received on 2022-04-30 09:08:03