comp.lang.ada
 help / color / mirror / Atom feed
* Use Ada.Containers.Vectors Generic_Sorting or Ada.Containers.Ordered_Sets ?
@ 2023-02-14  8:49 reinert
  2023-02-14  9:35 ` Jeffrey R.Carter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: reinert @ 2023-02-14  8:49 UTC (permalink / raw)


Hello,

Sometimes, I have to sort records. One possibility is to use Generig_Sorting under Ada.Containers.Vectors and eksplicitly use Sort.  An alternative is to use Ada.Containders.Ordered_Sets and somehow get sorting "for free". 

I would like to get arguments for and against these two alternatives.

reinert

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

end of thread, other threads:[~2023-03-15 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14  8:49 Use Ada.Containers.Vectors Generic_Sorting or Ada.Containers.Ordered_Sets ? reinert
2023-02-14  9:35 ` Jeffrey R.Carter
2023-02-14 10:46   ` reinert
2023-02-14 18:48     ` G.B.
2023-03-15 10:05 ` Marius Amado-Alves
2023-03-15 14:24 ` Brad Moore

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