Name: Anonymous 2009-12-09 14:38
What is the point of the STL? If you don't want to manually manage your memory, why use sepples? Just use a language with genuine built-in support for "hard" things like strings, bignums, etc. If you want to manually manage your memory, why use STL?