[litwindow-users] Re: <map> as container
Status: Alpha
Brought to you by:
hajokirchhoff
From: Hajo K. <mai...@ha...> - 2005-04-25 10:17:59
|
I forgot to add: list<> already works, so if you need a container that does not invalidate the iterators after an insert/delete operation, you could use list. Hajo |