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 July 23th between 0900 AM and 1200 PM, EDT (UTC-0400). 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.