comp.lang.ada
 help / color / mirror / Atom feed
From: Victor Porton <porton@narod.ru>
Subject: Unbounded_String'Write et al in GNAT
Date: Tue, 14 Nov 2017 00:09:10 +0200
Date: 2017-11-14T00:09:10+02:00	[thread overview]
Message-ID: <oud565$403$1@gioia.aioe.org> (raw)

GNAT has 

   for Unbounded_String'Write  use Unbounded_String_Write;
   for Unbounded_String'Read   use Unbounded_String_Read;
   for Unbounded_String'Output use Unbounded_String_Write;
   for Unbounded_String'Input  use Unbounded_String_Input;

in package Ada.Strings.Unbounded.

Ada2012 seems not to provide them.

Is it standard conformant?

Or better, should we add this to the standard?

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


             reply	other threads:[~2017-11-13 22:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 22:09 Victor Porton [this message]
2017-11-13 22:15 ` Unbounded_String'Write et al in GNAT Victor Porton
2017-11-14 15:05 ` Simon Wright
2017-11-15 22:34   ` 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