comp.lang.ada
 help / color / mirror / Atom feed
From: Steve Vestal <vestal@htc.honeywell.com>
Subject: Q: generic children of generic packages?
Date: 11 Jun 2001 11:35:12 -0500
Date: 2001-06-11T11:35:12-05:00	[thread overview]
Message-ID: <vc58ziz3rgf.fsf@grinch.htc.honeywell.com> (raw)

I'm trying to do something like:

    generic  ...
    package Generic_Stuff is ...
    private ...
    end Generic_Stuff;

    generic ...
    package Generic_Stuff.Generic_IO is ...
    end Generic_Stuff.Generic_IO;

Does anyone know how to make this work?  (My intuition was that an
instantiation of Generic_Stuff would have a child Generic_IO that could in
turn be instantiated, but gnat doesn't seem to let me do that.)






             reply	other threads:[~2001-06-11 16:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-11 16:35 Steve Vestal [this message]
2001-06-11 17:27 ` Q: generic children of generic packages? Ted Dennison
2001-06-11 18:29   ` Steve Vestal
2001-06-11 18:41     ` Ed Falis
2001-06-11 18:55     ` Ted Dennison
replies disabled

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