Hacker News new | ask | show | jobs
by Locke1689 4979 days ago
This is definitely true and demonstrates how competing design decisions can add huge complexity to a language. C++ made earlier design goals to allow heavily context-dependent overriding, which has side effects on what features it can add later.