Hacker News new | ask | show | jobs
by kabdib 5284 days ago
Multiple inheritance.

Operator overloading.

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

RTTI

Template metaprogramming

... and more