comp.lang.ada
 help / color / mirror / Atom feed
From: "amado.alves" <amado.alves@netcabo.pt>
To: <comp.lang.ada@ada-france.org>
Subject: RE: Problem With Self-Referential Access-to-Subprogram Type
Date: Mon, 3 Nov 2003 17:32:06 -0000
Date: 2003-11-03T17:32:06+00:00	[thread overview]
Message-ID: <mailman.266.1067880764.25614.comp.lang.ada@ada-france.org> (raw)

You know the joke about how every problem can be solved by adding just another level of indirection?

   type State2;
   TYPE STATE2_PTR IS ACCESS STATE2;
   type State2 is access procedure (Tester : in out Test_Type'Class;
                                    Resultant_State : out STATE2_PTR);





             reply	other threads:[~2003-11-03 17:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03 17:32 amado.alves [this message]
2003-11-04 14:02 ` Problem With Self-Referential Access-to-Subprogram Type Tad Ashlock
  -- strict thread matches above, loose matches on Subject: below --
2003-11-03 16:58 Tad Ashlock
2003-11-04 10:04 ` Dmitry A. Kazakov
2003-11-04 13:52   ` Tad Ashlock
2003-11-04 14:24     ` Dmitry A. Kazakov
2003-11-04 14:52       ` Marius Amado Alves
2003-11-05  8:31         ` Dmitry A. Kazakov
2003-11-05 11:27           ` Marius Amado Alves
2003-11-05 13:33             ` Dmitry A. Kazakov
2003-11-05 14:02               ` Marius Amado Alves
2003-11-05 17:49             ` Adam Beneschan
2003-11-05 18:55               ` Marius Amado Alves
2003-11-05 22:54                 ` Tad Ashlock
2003-11-06 17:45                   ` Warren W. Gay VE3WWG
replies disabled

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