Opened 10 years ago
Last modified 9 years ago
#7565 new Patches
BOOST_MPL_CFG_HAS_TYPEOF should be defined for recent ICC versions
Reported by: | Owned by: | Aleksey Gurtovoy | |
---|---|---|---|
Milestone: | To Be Determined | Component: | mpl |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Attached are:
1) A program listing that fails to compile with 'icc -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS -DBOOST_MPL_LIMIT_VECTOR_SIZE=50 z.cpp'. It would pass if BOOST_MPL_CFG_HAS_TYPEOF were defined.
2) A proposed patch.
Attachments (2)
Note:
See TracTickets
for help on using tickets.
Fails with 'icc -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS -DBOOST_MPL_LIMIT_VECTOR_SIZE=50'