Boost logo

Boost :

From: Darin Adler (darin_at_[hidden])
Date: 2000-01-13 02:52:22


> Is this not precisely the context with swap I was talking about earlier?
>
> Algorithm calls:
>
> void swap(T& x, T& y);
>
> with a statement like:
>
> swap(*i, *j);

Wasn't this the motivation for iter_swap? But for some reason it was
insufficient?

    -- Darin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk