comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Queue implementation in Ada
Date: Tue, 28 Oct 2014 10:00:56 +0000
Date: 2014-10-28T10:00:56+00:00	[thread overview]
Message-ID: <lyk33k7btz.fsf@pushface.org> (raw)
In-Reply-To: m2n2jl$d70$1@dont-email.me

Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org> writes:

> If you want unsynchronized queues, you could build your own, possibly
> using Ada.Containers.Doubly_Linked_Lists (ARM A.18.3).

I used Vectors, ARM A.18.2. Not sure why one would choose one over the
other?


  reply	other threads:[~2014-10-28 10:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-28  2:01 Queue implementation in Ada compguy45
2014-10-28  3:30 ` Jeffrey Carter
2014-10-28 10:00   ` Simon Wright [this message]
2014-10-28 18:29     ` Jeffrey Carter
2014-10-28 19:25       ` Simon Wright
2014-10-28 20:27         ` Dmitry A. Kazakov
2014-10-28 21:27           ` Simon Wright
2014-10-28  8:29 ` Dmitry A. Kazakov
2014-10-28  9:56 ` Simon Wright
2014-10-28 13:16 ` 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