Re: Adding functions to generic package
- From: Matthew Heaney <matthewjheaney@xxxxxxxxxxxxx>
- Date: Sun, 29 May 2005 22:30:10 GMT
Preben Randhol <randhol+valid_for_reply_from_news@xxxxxxx> writes:
> On 2005-05-29, Preben Randhol 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 meant not the same as it would have to be:
>
> procedure Swap (L,R : Iterator_Type);
OK, that makes sense. There's an operation like that (Swap_Links) in
the Ada 200Y standard container library. I can add that to Charles.
-Matt
.
- Follow-Ups:
- Re: Adding functions to generic package
- From: Preben Randhol
- Re: Adding functions to generic package
- References:
- Adding functions to generic package
- From: Preben Randhol
- Re: Adding functions to generic package
- From: Matthew Heaney
- Re: Adding functions to generic package
- From: Preben Randhol
- Re: Adding functions to generic package
- From: Matthew Heaney
- Re: Adding functions to generic package
- From: Preben Randhol
- Re: Adding functions to generic package
- From: Matthew Heaney
- Re: Adding functions to generic package
- From: Preben Randhol
- Re: Adding functions to generic package
- From: Preben Randhol
- Adding functions to generic package
- Prev by Date: Re: Adding functions to generic package
- Next by Date: Re: Adding functions to generic package
- Previous by thread: Re: Adding functions to generic package
- Next by thread: Re: Adding functions to generic package
- Index(es):