Opened 11 years ago
Closed 11 years ago
#5941 closed Patches (fixed)
Wrong determination of support of the standard of a C++0X.
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | Boost 1.48.0 | Component: | config | 
| Version: | Boost 1.47.0 | Severity: | Showstopper | 
| Keywords: | intel icc icpc | Cc: | 
Description
At usage of the compiler of Intel Composer XE 12.1, Boost incorrectly defines presence of support of the standard of a C++0X.
Discussion on the Intel Software Network forum: http://software.intel.com/en-us/forums/showthread.php?t=85958.
Attachments (1)
Change History (3)
by , 11 years ago
| Attachment: | boost_1_47_0-intel-12.1-cxx0x-config.diff added | 
|---|
comment:1 by , 11 years ago
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [74573]) Tentative fox for C++0x detection in Intel 12.1 and later. Refs #5941. Refs #5878.