mirror of
https://github.com/boostorg/mpl.git
synced 2025-09-30 17:51:03 +02:00
forced operators overloading for vacpp 6.0
[SVN r29558]
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|| BOOST_WORKAROUND(__BORLANDC__, <= 0x600) \
|
||||
|| BOOST_WORKAROUND(__EDG_VERSION__, <= 245) \
|
||||
|| BOOST_WORKAROUND(BOOST_MPL_CFG_GCC, <= 0x0295) \
|
||||
|| BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(600)) \
|
||||
)
|
||||
|
||||
# define BOOST_MPL_CFG_USE_OPERATORS_OVERLOADING
|
||||
|
Reference in New Issue
Block a user