|
|
|
|
|
by lomnakkus
3003 days ago
|
|
> But C function pointers are not really emulating virtual functions. They're better and more powerful than virtual functions. "Better" is a value judgment, so I'm not sure about that, but... AFAICT they're more like prototypal inheritance than the inheritance model of C++. |
|