comp.lang.ada
 help / color / mirror / Atom feed
* When to use Bounded_String?
@ 2017-11-19  2:19 Victor Porton
  2017-11-19  9:55 ` Niklas Holsti
  2017-11-23 10:04 ` briot.emmanuel
  0 siblings, 2 replies; 13+ messages in thread
From: Victor Porton @ 2017-11-19  2:19 UTC (permalink / raw)


Is it worth to use Bounded_String for short strings (which are expected to 
be say 12 chars max, as a program version string)? or is Unbounded_String 
fast enough and this a preliminary optimization?

Also not using Bounded_String at all may shorten the program code, right?

What is the main purpose of Bounded_String?

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

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

end of thread, other threads:[~2017-12-29  9:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-19  2:19 When to use Bounded_String? Victor Porton
2017-11-19  9:55 ` Niklas Holsti
2017-11-20  5:38   ` J-P. Rosen
2017-11-20  7:32     ` Niklas Holsti
2017-11-23 10:04 ` briot.emmanuel
2017-12-28 11:46   ` Vincent DIEMUNSCH
2017-12-28 12:00     ` Dmitry A. Kazakov
2017-12-28 12:29       ` Mehdi Saada
2017-12-29  0:42         ` Randy Brukardt
2017-12-29  9:11         ` Simon Wright
2017-12-28 14:28       ` vincent.diemunsch
2017-12-29  0:36         ` Randy Brukardt
2017-12-29  8:48           ` Dmitry A. Kazakov

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