3 Jul
2016
3 Jul
'16
7:19 a.m.
On 03 Jul 2016, at 08:19, Thomas Trummer
wrote: The next version of Xcode will have support for thread_local.
So for fun I tried Boost.Fiber with the Xcode 8 beta and it builds and runs the test suite without problems (except -Wpessimizing-move warnings). The same goes for GCC 6.1 (except some warnings in Boost.Function). Thomas