forked from boostorg/config
MPL workaround suggested by Joaquin Lopez Munoz
[SVN r24989]
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
|
||||
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
|
||||
# define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
|
||||
# define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES 1
|
||||
#endif
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user