comp.lang.ada
 help / color / mirror / Atom feed
From: Bryan <brobinson.eng@gmail.com>
Subject: Re: Generic Containers in Ada2005
Date: Wed, 9 Feb 2011 08:01:50 -0800 (PST)
Date: 2011-02-09T08:01:50-08:00	[thread overview]
Message-ID: <f2eeb807-0fcd-4587-9010-9d2a179aa642@a28g2000vbo.googlegroups.com> (raw)
In-Reply-To: 1vw9tbt1xma5m.cvy6d03i25d1.dlg@40tude.net

Thanks for the links to the external libraries, I've downloaded the
Booch Components, but I'm not sure how to build and install the
library.  Is there an installation guide that goes over the necessary
environment variables and steps?  Just running running make does not
work, and I'm not sure what to do with gnat-booch.sh and gnat-
booch.conf.

On Feb 9, 3:33 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> I think that queue is a too specific container to be included into standard
> library. 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.

Regarding concurrent peers, are the generic containers provided in the
Ada.Containers library thread-safe?



  reply	other threads:[~2011-02-09 16:01 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 [this message]
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
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