eigen/unsupported/Eigen/CXX11
Rasmus Munk Larsen e9f9d70611 Don't rely on __had_feature for g++.
Don't use __thread.
Only use thread_local for gcc 4.8 or newer.
2018-08-23 12:59:46 -07:00
..
src Don't rely on __had_feature for g++. 2018-08-23 12:59:46 -07:00
CMakeLists.txt bug #1167: simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
Tensor Add tiled evaluation support to TensorExecutor 2018-07-25 13:51:10 -07:00
TensorSymmetry Refactor the unsupported CXX11/Core module to internal headers only. 2016-04-26 11:20:25 +02:00
ThreadPool Protect #undef max with #ifdef max. 2018-08-23 11:42:05 -07:00