comp.lang.ada
 help / color / mirror / Atom feed
* String_Access in unbounded string handling?
@ 2024-01-14 11:05 Blady
  2024-01-14 11:17 ` Jeffrey R.Carter
  2024-01-17 13:34 ` Tucker Taft
  0 siblings, 2 replies; 9+ messages in thread
From: Blady @ 2024-01-14 11:05 UTC (permalink / raw)


Hello,

String_Access is defined in A.4.5 Unbounded-Length String Handling:
7          type String_Access is access all String;

and note:
75  The type String_Access provides a (nonprivate) access type for 
explicit processing of unbounded-length strings.

I wonder what String_Access is for and what could be "explicit processing"?

Thanks, Pascal.

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

end of thread, other threads:[~2024-01-30 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-14 11:05 String_Access in unbounded string handling? Blady
2024-01-14 11:17 ` Jeffrey R.Carter
2024-01-14 15:12   ` Dmitry A. Kazakov
2024-01-17  1:30     ` Randy Brukardt
2024-01-17  1:24   ` Randy Brukardt
2024-01-17  9:54     ` Blady
2024-01-17 13:34 ` Tucker Taft
2024-01-19  1:36   ` Randy Brukardt
2024-01-30 15:53     ` Blady

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