This is the mail archive of the gcc-help@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]

GCC: C0x11 threading support


Hi,

I have read that the threading programming proposed in new C++ standard 
(C0x11) is supported by GCC but only a small subset of features are available. 
So for the moment is better to use the boost thread library (that should be the 
same adopted by new standard, correct me if I'm wrong) or the complete support 
by GCC is not so far?

Thank you

Best Regards


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