forked from boostorg/config
support for IBM z/OS XL C/C++ (configure script & compiler/platform/stdlib headers)
This commit is contained in:
@ -100,6 +100,7 @@
|
||||
#endif
|
||||
|
||||
#define BOOST_NO_SFINAE_EXPR
|
||||
#define BOOST_NO_CXX11_SFINAE_EXPR
|
||||
|
||||
#if defined(__IBMCPP_VARIADIC_TEMPLATES)
|
||||
# define BOOST_HAS_VARIADIC_TMPL
|
||||
|
Reference in New Issue
Block a user