Linked by MOS6510 on Thu 10th Jan 2013 23:25 UTC
Thread beginning with comment 548507
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: true, but some libraries...
by tylerdurden on Sat 12th Jan 2013 21:07
in reply to "RE[3]: true, but some libraries..."
RE[4]: true, but some libraries...
by kwan_e on Sat 12th Jan 2013 22:52
in reply to "RE[3]: true, but some libraries..."




Member since:
2005-09-08
It is because C++ is a library programing language. If you don't need a specialized library, you probably shouldn't be using C++. This is also the reason STL doesn't matter, if you need STL you are using C++ wrong.