comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pogner.demon.co.uk>
Subject: Re: Delegating operations to parent (generic formal type)
Date: 2000/07/14
Date: 2000-07-14T00:00:00+00:00	[thread overview]
Message-ID: <x7vk8eoo4tv.fsf@pogner.demon.co.uk> (raw)
In-Reply-To: zGrb5.53$_V4.66829@news.pacbell.net

tmoran@bix.com writes:

> If you delete procedure Initialize from package Containers.Maps.Unbounded,
> then what procedure is supposed to be called by
>     Initialize (Map_Base (M));                   -- this is complained about
> in package Containers.Maps.Synchronized?

What I would _hope_ is that the default (null) one in Ada.Finalization
would get called. Or, if Containers had one, then that one.

I did try Initialize (Map_Base'Class (M)) but that ends up being a
recursive call to Containers.Maps.Synchronized.Initialize .




  reply	other threads:[~2000-07-14  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-13  0:00 Delegating operations to parent (generic formal type) Simon Wright
2000-07-13  0:00 ` tmoran
2000-07-14  0:00   ` Simon Wright [this message]
2000-07-14  0:00 ` Simon Wright
2000-07-15  0:00   ` Simon Wright
2000-08-28  0:00 ` Simon Wright
2000-08-29  0:00   ` Tucker Taft
2000-09-06  5:25     ` Simon Wright
2000-09-07 21:56       ` Tucker Taft
replies disabled

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