remove EIGEN_HAS_CXX11

This MR removes the EIGEN_HAS_CXX11 macro (see #2372 (closed)) and all corresponding ifs. It also removes the test cases that explicitly set the C++ version to less than 11. I've also removed two conditional compilations for GCC versions less than 4.

Merge request reports

Loading