forked from boostorg/config
added NO_INCLASS_MEMBER_INIT for version 6
[SVN r22478]
This commit is contained in:
@ -26,6 +26,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
|
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
|
||||||
|
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user