On środa 19 luty 2003 01:47 pm, Alfredo Braunstein wrote: > Sorry for the dumb question, but why is it that a std::queue doesn't have a > swap() method while list, map, set and vector all have it ?
Maybe because when one is waiting in a line (a queue!), one doesn't like other people getting in front of him ;-) OK, that was a lame excuse, I know ;-) Cheers, Kuba Ober