comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: Instantiating a generic ADT from another ADT
Date: Mon, 23 Apr 2001 02:46:47 GMT
Date: 2001-04-23T02:46:47+00:00	[thread overview]
Message-ID: <3AE39790.6E337130@acm.org> (raw)
In-Reply-To: 3ae388e0@duster.adelaide.on.net

Without knowing the definition of Hash_Table_Entry I can't be sure this
is the only problem, but Hash_Table.Hash_Table_List is private, while
Hash_Table.Hash_Table_List_Package.Item_List is limited private, so the
full definition of Hash_Table_List cannot be "new
Hash_Table_List_Package.Item_List".

-- 
Jeff Carter
"We call your door-opening request a silly thing."
Monty Python & the Holy Grail



  reply	other threads:[~2001-04-23  2:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-23  0:14 Instantiating a generic ADT from another ADT Alex Angas
2001-04-23  2:46 ` Jeffrey Carter [this message]
2001-04-23  3:03   ` Alex Angas
2001-04-23 22:29     ` Des Walker
2001-04-23 23:48       ` Marc A. Criley
2001-04-24  5:26         ` Alex Angas
2001-04-24  6:31         ` Des Walker
2001-04-27 19:22       ` Simon Wright
replies disabled

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