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 January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may 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.