Smart pointers in a vector

I am new to smart pointers and have a question.

If you push a smart pointer onto a vector and then some where later pop it back off it will delete the memory right?
Yes.
Topic archived. No new replies allowed.