Hacker News new | ask | show | jobs
by asymptotically2 2145 days ago
Try making your class final. Then it won't bother looking up the address of the virtual function in cases where it knows which class it is.