comp.lang.ada
 help / color / mirror / Atom feed
From: martin.dowie@btopenworld.com (Martin Dowie)
Subject: Re: New limited range type?
Date: 11 Nov 2003 06:19:51 -0800
Date: 2003-11-11T06:19:51-08:00	[thread overview]
Message-ID: <af783afe.0311110619.28cf96e5@posting.google.com> (raw)
In-Reply-To: slrnbr1f74.ru.lutz@taranis.iks-jena.de

Lutz Donnerhacke <lutz@iks-jena.de> wrote in message news:<slrnbr1f74.ru.lutz@taranis.iks-jena.de>...
> * Martin Dowie wrote:
> > You'll note that from my example, you need different versions for
> > fixed/float and scalers - it would be nice if there was a generic
> > formal type parameter that allowed you to specify any *scaler*.
> 
> generic
>    type Scaler (<>) is private;

You surely mean:

generic
   type Indefinite (<>) is private;

:-)

But I could easily pass 'String' to this and it would be ok. I want a
generic formal type parameter that accept Scalers and only Scalers.

-- Martin



  parent reply	other threads:[~2003-11-11 14:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-07 15:51 New limited range type? Martin Dowie
2003-11-07 15:57 ` Hyman Rosen
2003-11-07 16:20   ` Martin Dowie
2003-11-07 16:36     ` Stephane Richard
2003-11-07 16:59     ` Hyman Rosen
2003-11-07 18:18       ` Martin Dowie
2003-11-07 20:11         ` Larry Hazel
2003-11-07 22:40           ` Martin Dowie
2003-11-07 23:31             ` Larry Hazel
2003-11-12  8:22       ` Jean-Pierre Rosen
2003-11-12 15:00         ` Hyman Rosen
2003-11-12 15:34           ` Robert I. Eachus
2003-11-12 17:37             ` tmoran
2003-11-07 18:19   ` Mike Silva
2003-11-07 19:03   ` Marin David Condic
2003-11-07 18:05 ` Mike Silva
2003-11-08 21:58   ` Nick Roberts
2003-11-09 14:34     ` Martin Dowie
2003-11-11  5:13       ` Nick Roberts
2003-11-11 10:18         ` Martin Dowie
2003-11-11 10:35         ` Martin Dowie
2003-11-11 10:41           ` Lutz Donnerhacke
2003-11-11 12:37             ` Marin David Condic
2003-11-11 14:19             ` Martin Dowie [this message]
2003-11-11 12:34           ` Marin David Condic
replies disabled

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