c++ - What should be avoided to write memory-leak-safe code using STL? -


i've used stl quite while now, implement algorithms sake of it, other occasional vector in other code.

before start using more, wanted know common mistakes people make when using stl -- in particular, there things should watch when using stl templates keep code safe memory leaks?

there lot of bottlenecks in using stl effectively, if want know more i'd suggest book "effective stl" s.meyers.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -