comp.lang.ada
 help / color / mirror / Atom feed
From: Niklas Holsti <niklas.holsti@nospam.please>
Subject: Re: urgent question - generics
Date: Mon, 03 Sep 2007 17:08:28 +0300
Date: 2007-09-03T17:08:28+03:00	[thread overview]
Message-ID: <46dc14fb$0$3230$39db0f71@news.song.fi> (raw)
In-Reply-To: <46DC0F26.8090804@obry.net>

Pascal Obry wrote:
> shoshanister@gmail.com a �crit :
> ..
>>I want to create a generic function that receives a generic procedure
>>(without any parameters) as a parameter.
> 
> 
>    generic
>       procedure Proc;

I assume Pascal meant "with procedure Proc;" here.

>    function Func (P1 : in Positive) return String;

It's still unclear to me if the OP wants the parameterless 
procedure (Proc, above) to be a generic parameter (as in Pascal's 
solution) that is associated with an actual procedure when the 
generic function is instantiated, or a non-generic parameter to the 
(generic) function that is associated with an actual procedure when 
an instance of the generic function is called (as in "anon's" 
non-generic solution where only the address of the procedure was used).


-- 
Niklas Holsti
Tidorum Ltd
niklas holsti tidorum fi
       .      @       .



  reply	other threads:[~2007-09-03 14:08 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03  8:47 urgent question - generics shoshanister
2007-09-03  9:14 ` Pascal Obry
2007-09-03  9:28   ` shoshanister
2007-09-03  9:58     ` Dmitry A. Kazakov
2007-09-03 10:19       ` shoshanister
2007-09-03 10:48     ` Markus E L
2007-09-03 13:41     ` Pascal Obry
2007-09-03 14:08       ` Niklas Holsti [this message]
2007-09-03 14:44         ` Pascal Obry
2007-09-03 15:01         ` Dmitry A. Kazakov
2007-09-03 14:36       ` Jean-Pierre Rosen
2007-09-03 16:46       ` shoshanister
2007-09-03 19:58         ` Georg Bauhaus
2007-09-03 10:23 ` anon
2007-09-03 10:42   ` Niklas Holsti
2007-09-03 10:58     ` shoshanister
2007-09-03 11:04       ` Georg Bauhaus
2007-09-03 11:06         ` shoshanister
2007-09-03 12:00           ` Georg Bauhaus
2007-09-03 11:24     ` anon
2007-09-03 11:36       ` shoshanister
2007-09-03 13:01         ` anon
2007-09-03 16:35           ` shoshanister
2007-09-04  0:38             ` anon
2007-09-04  6:38               ` Georg Bauhaus
2007-09-05  3:47                 ` anon
2007-09-05 10:11                   ` Georg Bauhaus
2007-09-05 12:36                     ` To Georg Bauhaus anon
2007-09-05 13:50                       ` Keep slang words in describing Ada programming? (was: To Georg Bauhaus) Georg Bauhaus
2007-09-05 14:40                         ` To new TROLL named Georg Bauhaus anon
2007-09-05 18:10                           ` Georg Bauhaus
     [not found]                           ` <op.tx7g6crr5afhvo@dogen>
2007-09-06  2:54                             ` anon
2007-09-06  9:20                               ` Markus E L
2007-09-06  6:15                             ` Dirk Heinrichs
2007-09-06  9:18                             ` Markus E L
2007-09-05 11:37                   ` urgent question - generics Markus E L
2007-09-03 13:27         ` Ludovic Brenta
2007-09-03 13:18       ` Markus E L
2007-09-03 10:56   ` Markus E L
2007-09-05  3:49     ` Troll -- Markus E L anon
2007-09-05 11:35       ` Markus E L
2007-09-03 16:18   ` urgent question - generics tmoran
2007-09-03 21:39     ` anon
2007-09-03 11:39 ` gautier_niouzes
2007-09-03 11:59   ` shoshanister
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox