>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Tue, Feb 11, 2003 at 04:05:05PM +0100, Jean-Marc Lasgouttes
Andre> wrote: Do they need to be sorted at all?
>>  Yes, probably, so that we can uniquify the list.

Andre> This could be solved in twelve lines or so in any language that
Andre> has "map"

Which is irrelevant to our problem, probably but...

Andre> set<string> seen; 

Does the standard offer guarrantees about the order in which these
things will be given by the iterator? 

JMarc

Reply via email to