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: lukeocamden@… 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)

z.cpp (1.1 KB ) - added by lukeocamden@… 10 years ago.
Fails with 'icc -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS -DBOOST_MPL_LIMIT_VECTOR_SIZE=50'
icc_mpl_typeof.patch (523 bytes ) - added by lukeocamden@… 10 years ago.
Patch

Download all attachments as: .zip

Change History (3)

by lukeocamden@…, 10 years ago

Attachment: z.cpp added

Fails with 'icc -DBOOST_MPL_CFG_NO_PREPROCESSED_HEADERS -DBOOST_MPL_LIMIT_VECTOR_SIZE=50'

by lukeocamden@…, 10 years ago

Attachment: icc_mpl_typeof.patch added

Patch

Note: See TracTickets for help on using tickets.