This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use STL?

Hello! Sorry for my english.

I need classes of STL: only list and auto_ptr. But when I attempt to include STL header, code size increases on 20kb (based optimization). I think so, Keil connects iostream classes, which I do not need.