Re: How does STL map deal with scoping and memory persistance
- From: "Tommo" <mark.thomson@xxxxxxxxxxxxx>
- Date: 18 Jul 2005 23:25:02 -0700
Being that I am holding pointers ( that have been new'd elsewhere )
when i want to remove elements from this map, should i be deleting the
value under a key or will the container take are of it for me??
.
- Follow-Ups:
- Re: How does STL map deal with scoping and memory persistance
- From: Tom Widmer [VC++ MVP]
- Re: How does STL map deal with scoping and memory persistance
- From: Nishant Sivakumar
- Re: How does STL map deal with scoping and memory persistance
- References:
- How does STL map deal with scoping and memory persistance
- From: Tommo
- Re: How does STL map deal with scoping and memory persistance
- From: Carl Daniel [VC++ MVP]
- How does STL map deal with scoping and memory persistance
- Prev by Date: Re: How does STL map deal with scoping and memory persistance
- Next by Date: Re: WebServices through VC.Net
- Previous by thread: Re: How does STL map deal with scoping and memory persistance
- Next by thread: Re: How does STL map deal with scoping and memory persistance
- Index(es):
Relevant Pages
|