Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
thread_local is C++11, remove the portability layer
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Mar 2016 23:40:50 +0000 (00:40 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Mar 2016 23:41:21 +0000 (00:41 +0100)
commit3893493151bcdbed55ef359cdfea4563ee8cddb8
tree0de33ed0fe1e0d1e58149f8afd12f85b6a8a3d24
parentfd769219531a772284d75320187a0ef9f8118afd
thread_local is C++11, remove the portability layer
CMakeLists.txt
include/xbt/base.h
src/simix/smx_context.cpp
tools/cmake/DefinePackages.cmake
tools/cmake/src/internal_config.h.in
tools/cmake/test_prog/prog_thread_storage.c [deleted file]