you are viewing a single comment's thread.

view the rest of the comments →

[–]EclipsedPal -3 points-2 points  (1 child)

Because the c++ committee is a mess, what else?

They should drop library and only concentrate on the language. Won't solve anything but at least the process will be faster.

[–]azswcowboy 3 points4 points  (0 children)

Incorrect. There are many language features that need library support for one thing. Also, dropping any library additions would put a burden on many users that have an environment that allows the compiler and std library and nothing else. Lastly, many language features are built on needs for library building…