Re: Adding functions to generic package
- From: Marius Amado Alves <amado.alves@xxxxxxxxxx>
- Date: Mon, 30 May 2005 23:28:54 +0100
I guess it must be:
procedure Swap (Container : in out Container_Type; L,R : Iterator_Type);
as I want the Swap to Swap say element in position 4 with element in postion 2 in the list but by using iterators to point at them.
No need. Cursors know their containers.
.
- 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
- Re: Adding functions to generic package
- From: Matthew Heaney
- 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: memory management
- Previous by thread: Re: Adding functions to generic package
- Next by thread: Re: Adding functions to generic package
- Index(es):