Hacker News new | ask | show | jobs
by pjc50 3176 days ago
Well, it's more like the "C with Classes" approach that was the precursor to C++; "group of function pointers for each type" is basically a vtable.