comp.lang.ada
 help / color / mirror / Atom feed
From: stt@houdini.camb.inmet.com (Tucker Taft)
Subject: Re: [Q] Task Types
Date: 1998/06/09
Date: 1998-06-09T00:00:00+00:00	[thread overview]
Message-ID: <EuAI6t.IBz.0.-s@inmet.camb.inmet.com> (raw)
In-Reply-To: 6lj3t7$dpd@gcsin3.geccs.gecm.com


John McCabe (jgm@hayling.cwmbran.gecm.com) wrote:

: Is there a means of providing an incomplete declaration of a Task type?

Yes.  An incomplete type declaration can be completed by *any*
kind of type, including a task or protected type.

Hence, the following is legal:

    type T;
  ....

    task type T is ...

: TIA

YW

: -- 
: Best Regards
: John McCabe
: =====================================================================
: Not necessarily my company or service providers opinions.
: =====================================================================

--
-Tucker Taft   stt@inmet.com   http://www.inmet.com/~stt/
Intermetrics, Inc.  Burlington, MA  USA




  reply	other threads:[~1998-06-09  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-09  0:00 [Q] Task Types John McCabe
1998-06-09  0:00 ` Tucker Taft [this message]
1998-06-09  0:00   ` John McCabe
1998-06-09  0:00 ` Matthew Heaney
replies disabled

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