This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Is any version of GCC STL thread-safe?


Hi,

I'm not a thread safety expert but I think you may find useful the
official online docs describing the latest incarnation of the library,
v3, that delivered with gcc3.0 (and, anyway, buildable only with gcc3.0
*not* with gcc2.95.x !!).
In particular:

    http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/howto.html#3

Cheers,
Paolo Carlini.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]