From: reinert <reinkor@gmail.com>
Subject: Use Ada.Containers.Vectors Generic_Sorting or Ada.Containers.Ordered_Sets ?
Date: Tue, 14 Feb 2023 00:49:53 -0800 (PST) [thread overview]
Message-ID: <b401accd-85ff-4d9e-aa3e-1a68215ef63dn@googlegroups.com> (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
next reply other threads:[~2023-02-14 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 8:49 reinert [this message]
2023-02-14 9:35 ` Use Ada.Containers.Vectors Generic_Sorting or Ada.Containers.Ordered_Sets ? 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
replies disabled
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox