comp.lang.ada
 help / color / mirror / Atom feed
* Good/best way to enforce library-level instantiation a generic package
@ 2020-03-16 18:51 Vincent Marciante
  2020-03-17  1:21 ` Randy Brukardt
  2020-03-17  6:29 ` briot.emmanuel
  0 siblings, 2 replies; 10+ messages in thread
From: Vincent Marciante @ 2020-03-16 18:51 UTC (permalink / raw)


I made a generic package that I want only to be instantiated at library level.
I'm working on compile-time a way to enforce that desire which involves access 
type accessibility level checking but have not yet set it up correctly.
Is there a better/standard way?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-03-20 20:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16 18:51 Good/best way to enforce library-level instantiation a generic package Vincent Marciante
2020-03-17  1:21 ` Randy Brukardt
2020-03-17 10:11   ` Vincent Marciante
2020-03-17 11:21   ` Jeffrey R. Carter
2020-03-18  1:03     ` Randy Brukardt
2020-03-18  9:23       ` Jeffrey R. Carter
2020-03-20 20:37         ` Randy Brukardt
2020-03-18 10:27       ` Vincent Marciante
2020-03-17  6:29 ` briot.emmanuel
2020-03-17 10:15   ` Vincent Marciante

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