id summary reporter owner description type status milestone component version severity resolution keywords cc 5112 [config][intel] Patch to detect C++0x features under Intel C++ compiler spillner@… John Maddock "The attached patch attempts to add correct detection of C++0x features when enabled with -std=c++0x. I tested this against libs/config/tests/* using ICC 11.0.084, 11.1.073, and 12.0.0 under Linux; I also verified that ICC's static_assert (ICC 11 & 12), rvalue reference (ICC 12), and decltype (ICC 12 only) support appear to work reliably in my own applications. Since I have neither a Windows machine nor a Windows license for ICC I wrote the BOOST_INTEL_WIN case based solely on the description at http://software.intel.com/en-us/forums/showthread.php?t=64287 ; can anyone verify that this does indeed work for ICC 11 and/or 12 under Windows?" Patches closed To Be Determined config Boost Development Trunk Not Applicable fixed