<map> erase
- From: Ian Semmel <isemmel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 05 Oct 2005 06:41:15 +1000
What is wrong with this syntax ?
MyMapIter x;
x = m_pMap -> begin ();
x = m_pMap -> erase (x); // syntax error
(gcc) .
- Follow-Ups:
- Re: <map> erase
- From: Stephen Howe
- Re: <map> erase
- From: Igor Tandetnik
- Re: <map> erase
- Prev by Date: Re: problem using ofstream as global in COM/DCOM
- Next by Date: Re: <map> erase
- Previous by thread: problem using ofstream as global in COM/DCOM
- Next by thread: Re: <map> erase
- Index(es):
Loading