bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thread safe containers


From: David Sugar
Subject: Re: Thread safe containers
Date: Tue, 13 Jan 2004 07:37:41 -0500
User-agent: KMail/1.5.3

I understand libARK had some simplified containers derived from std::.  
Perhaps these could be reviewed and adapted for threadsafety at the same 
time?

On Sunday 11 January 2004 12:24 am, Marc Boris Dürner wrote:
> Hi,
> Do we need thread safe container classes for CommonC++?
> I would volunteer to do that.
>
> Basically there are three choices:
> 1) write our own container classes
> 2) derive from the std:: containers to make them safe
> 3) steal containers from another LGPL project
>
> regards,
> Marc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]