comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: Instantiations of a generic with often encountered arguments
Date: Sat, 25 Nov 2017 18:24:48 -0800 (PST)
Date: 2017-11-25T18:24:48-08:00	[thread overview]
Message-ID: <81340940-9f81-4f68-b28a-b535556a5836@googlegroups.com> (raw)
In-Reply-To: <ovd0dt$hmi$1@gioia.aioe.org>

You may want to put your instantiations in the narrowest scope you need it - could be in a loop, or within another generic... with nesting, the possibilities are infinite! Sometimes a generic itself is very local, so the instantiations happen to be right after the generic body (the generic spec, body and instanciations could be all within a loop for instance).

  reply	other threads:[~2017-11-26  2:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-26  0:04 Instantiations of a generic with often encountered arguments Victor Porton
2017-11-26  2:24 ` gautier_niouzes [this message]
2017-11-26  8:52 ` Dmitry A. Kazakov
2017-11-27  2:02   ` Victor Porton
2017-11-27  8:00     ` Simon Wright
2017-11-27  8:41     ` Dmitry A. Kazakov
2017-11-27 16:05     ` Shark8
replies disabled

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