comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Generic Containers in Ada2005
Date: Wed, 9 Feb 2011 22:22:16 +0100
Date: 2011-02-09T22:22:13+01:00	[thread overview]
Message-ID: <175whi4iz8tzv$.scgse8tzoj6y$.dlg@40tude.net> (raw)
In-Reply-To: b2edf507-11e1-49d9-a4ef-ebe3894b7fc8@u17g2000yqe.googlegroups.com

On Wed, 9 Feb 2011 12:56:05 -0800 (PST), Maciej Sobczak wrote:

> On Feb 9, 9:33�am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
> wrote:
> 
>> Depending on the number of concurrent peers accessing the queue
>> ends, whether the queue has fixed size, whether elements are copied or
>> referenced (e.g. statically allocated elements moved from queue to queue)
>> the implementation and interface may sufficiently vary.
> 
> Exactly the same questions can be asked with regard to vectors.

Not really. Vectors are used for general purpose programming, queues
largely are for systems programming. You have less people who would demand
queues and their requirements would contradict each other.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2011-02-09 21:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  0:43 Generic Containers in Ada2005 Bryan
2011-02-09  0:57 ` Jeffrey Carter
2011-02-09  1:26   ` Anh Vo
2011-02-09 10:56     ` Simon Wright
2011-02-09  8:33 ` Dmitry A. Kazakov
2011-02-09 16:01   ` Bryan
2011-02-09 19:10     ` Jeffrey Carter
2011-02-09 20:06     ` Simon Wright
2011-02-09 20:56   ` Maciej Sobczak
2011-02-09 21:22     ` Dmitry A. Kazakov [this message]
2011-02-10  2:03 ` Randy Brukardt
2011-02-11  7:08   ` Stephen Leake
replies disabled

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