Alfredo Braunstein Thu, 20 Feb 2003 04:39:31 -0800
Kornel Benko wrote: > why not: > > std::queue<int> a; > std::queue<int> b; > swap(b,a); >
Ignorance, mostly. Thanks! Alfredo