Re: Adding functions to generic package



On 2005-05-29, Preben Randhol <randhol+valid_for_reply_from_news@xxxxxxx> wrote:
> Another question. Why isn't there a Swap function in the library like
> the one that you have in the Reverse_Container? I can make something
> using two splices although a bit less effective I should imagine?

I ment not the same as it would have to be:

procedure Swap (L,R : Iterator_Type);


Best wishes

Preben
.