Hacker News new | ask | show | jobs
by shin_lao 5287 days ago
Perhaps I would understand better what you're trying to say if you were to give me an example of a controversial feature.
1 comments

Multiple inheritance.

Operator overloading.

Doing non-atomic work in constructors (allocating memory, doing file I/O, etc.).

RTTI

Template metaprogramming

... and more