Hacker News new | ask | show | jobs
by jcelerier 1698 days ago
> People can and do write OOP in C++,

if that's "textbook java oop" with runtime polymorphism then that should definitely be avoided and is pretty much considered an anti-pattern nowadays

1 comments

I don’t disagree, but that’s an entirely different issue than your original argument, which was to suggest that C++ is not an object oriented language.