Currently, I've been researching on how C++ itself works. In other words, what the standard is, how things need to be defined, etc. Anyways, I came across the an STL implementation that seems act like a "universal" STL.

QUESTION: What is the features of using something like STLport?