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]
Other format: [Raw text]

Re: is the iostream library tthread safe?


Op ma 13-10-2003, om 21:49 schreef Hickerson, David A:
> In the 3.3.1 implementation of the gnu C++ compiler, is iostream library
> the thread safe or is it using global variables?

The answers you are looking for are in:

http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_6
http://gcc.gnu.org/onlinedocs/libstdc++/27_io/howto.html#9

Gr.
Steven



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