C++11 thread_local in gcc - alternatives

后端 未结 4 780
孤街浪徒
孤街浪徒 2020-12-19 09:34

As I can see at: http://gcc.gnu.org/projects/cxx0x.html thread_local keyword is unfortunately unsupported in gcc yet.

Are there any alternatives for that? I don\'t w

4条回答
提交回复
热议问题