Re: GCC: C0x11 threading support

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

 



On 28 November 2011 14:43, Erotavlas_turbo@xxxxxxxxx wrote:
>  for your fast reply.
> I have understood that the support for C++11 (I hope it's right :)) is still
> not complete.

I'm still not sure if you're talking about the compiler support or
library support.

Library support (std::mutex, std::thread, std::future etc.) is very
nearly complete.

Compiler support needs more work, but is quite usable.  Using Boost
might not help there anyway, because Boost can't make the compiler
support something that it doesn't support.

> But my fundamental question is how long does it take the
> development process?

Until it's ready  ;-)

> Is there a roadmap?

No, I don't think so.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux