Expand how we check that we have a c++11 compiler.
certain versions of the intel compiler set __cplusplus to 1, so instead we need to check for INTEL_CXX11_MODE.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
certain versions of the intel compiler set __cplusplus to 1, so instead we need to check for INTEL_CXX11_MODE.