top | item 46739867

(no title)

plorkyeran | 1 month ago

So is nearly all of this list.

discuss

order

lateforwork|1 month ago

There are clearly demarcated language features sections and library sections. That definitely makes sense for C++, it is a poorly designed language and you definitely have to know what features to avoid.

drysine|1 month ago

> C++, it is a poorly designed language

Unlike C# that has both delegates and lambdas, for example. Also finalizers and IDisposable.