Okay, this may sound lame, but I really can't find an answer.
Who codes the C and C++ standard libraries?
Thanks in advance.
This is a discussion on C++ standard libraries within the C++ Programming forums, part of the General Programming Boards category; Okay, this may sound lame, but I really can't find an answer. Who codes the C and C++ standard libraries? ...
Okay, this may sound lame, but I really can't find an answer.
Who codes the C and C++ standard libraries?
Thanks in advance.
Well, there is nothing stopping anyone from making an implementation, like for example, STLPort. But compiler vendors make their own implementations. They have to, it's considered part of C++.
Originally Posted by phantomotap
I do!
Actually I have written some code that is in a vendor's libraries somewhere... Tis but a drop in the ocean though.
What next, who builds the space ships?
My homepage
Advice: Take only as directed - If symptoms persist, please see your debugger
Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"
I'm surprised to see that you people are not aware that all *Standard* Libraries are being written directly or indirectly by Skynet !
Manasij Mukherjee | gcc-4.8.0 @Arch Linux
Slow and Steady wins the race... if and only if :
1.None of the other participants are fast and steady.
2.The fast and unsteady suddenly falls asleep while running !