Do you just base your STL container selections on the following attributes?
- Searching/Updating
- Insertion and
- Deletion
If not, what else do you base your selections upon? Is there any reference out there that lists how each container performs across all these different attributes?