Hacker News new | ask | show | jobs
by hi_herbert 1364 days ago
I don't do C++ anymore but I will forever remember the Vtable hell "messages" when doing OOP and doing a slight unintuitive mistake about destructor or constructor. Is this still a thing in clang?