Kornel Benko wrote:

> why not:
> 
>     std::queue<int> a;
>     std::queue<int> b;
>     swap(b,a);
> 

Ignorance, mostly. 
        Thanks! Alfredo


Reply via email to