This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: [Semi-OT] The C++ Standard Library
- To: Paul Derbyshire <pderbysh@usa.net>
- Subject: Re: [Semi-OT] The C++ Standard Library
- From: Alexandre Oliva <oliva@dcc.unicamp.br>
- Date: 18 Feb 1999 06:07:12 -0200
- Cc: djgpp@delorie.com, egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: Paul Derbyshire's message of "Thu, 18 Feb 1999 01:45:38 -0500"
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <3.0.6.32.19990218014538.00797210@pop.netaddress.com>
- Sender: owner-egcs@egcs.cygnus.com
- Sender: oliva@araguaia.dcc.unicamp.br
- User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) XEmacs/20.4 (Emerald)
On Feb 18, 1999, Paul Derbyshire <pderbysh@usa.net> wrote:
> Q: Are STL containers guaranteed to be thread safe?
No. You must lock them externally. However, it seems to me that the
SGI STL, distributed with egcs, provides some threading support, but
you'd have to check.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil