[LC++]STL and auto_ptr woes

Jack Lloyd lloyd at acm.jhu.edu
Wed Mar 13 16:47:04 UTC 2002


On Tue, 12 Mar 2002, George T. Talbot wrote:

> I thought that it was a map full of auto_ptr<Whatever>, not a Whatever*.

Ah, I think the original post was doing something like that. I definitely
agree that having a map of auto_ptr<T*> would be a very bad idea. -Jack





More information about the tuxCPProgramming mailing list