forked from boostorg/config
BOOST_NO_MEMBER_TEMPLATE_KEYWORD not defined anymore starting from version 60
[SVN r19292]
This commit is contained in:
@ -18,10 +18,10 @@
|
|||||||
// it as an integral constant expression when used as a template argument.
|
// it as an integral constant expression when used as a template argument.
|
||||||
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
||||||
# define BOOST_NO_INTEGRAL_INT64_T
|
# define BOOST_NO_INTEGRAL_INT64_T
|
||||||
|
# define BOOST_NO_MEMBER_TEMPLATE_KEYWORD
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (__IBMCPP__ <= 600)
|
#if (__IBMCPP__ <= 600)
|
||||||
# define BOOST_NO_MEMBER_TEMPLATE_KEYWORD
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user