comp.lang.ada
 help / color / mirror / Atom feed
From: Victor Porton <porton@narod.ru>
Subject: Convert an access to constant to access to variable
Date: Sat, 05 Aug 2017 01:17:08 +0300
Date: 2017-08-05T01:17:08+03:00	[thread overview]
Message-ID: <om2rph$18jt$1@gioia.aioe.org> (raw)

What is the proper way to convert an access to constant to access to 
variable? (Yes, I know that then I need to be careful not to modify this 
"variable".)

Maybe Unchecked_Conversion?

But:

1. Is Unchecked_Conversion guaranteed by the standard to work well in this 
case?

2. Is there a simpler way than Unchecked_Conversion?

-- 
Victor Porton - http://portonvictor.org

             reply	other threads:[~2017-08-04 22:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 22:17 Victor Porton [this message]
2017-08-05  0:26 ` Convert an access to constant to access to variable Randy Brukardt
2017-08-05  1:00   ` Victor Porton
2017-08-07 23:21     ` Randy Brukardt
2017-08-05  1:37 ` Victor Porton
2017-08-05 17:27 ` Stephen Leake
2017-08-05 17:41   ` Victor Porton
2017-08-07 23:16     ` Randy Brukardt
replies disabled

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