3 Jul
2016
3 Jul
'16
7:27 a.m.
2016-07-03 9:19 GMT+02:00 Thomas Trummer
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).
very nice, thank you for testing