What is so great about STL?

Posted by Zygrob on Stack Overflow See other posts from Stack Overflow or by Zygrob
Published on 2010-05-13T05:01:28Z Indexed on 2010/05/13 5:04 UTC
Read the original article Hit count: 211

Filed under:
|

Hello StackOverflow.

I am a Java developer trying to learn C++. I have many times read over the web (including StackOverflow) that STL is the best collections library that you can get in *any* language. (Sorry, I do not have any citations atm)

However after studying some STL, I am really failing to see what makes STL so special. Would you please shed some light on what sets STL apart from the collection libraries of other languages and make it the _best_ collection library?

Thanks in advance,

Zygr??b.

© Stack Overflow or respective owner

Related posts about c++

Related posts about stl