forked from boostorg/config
VC++ below 14.0 does not support the full C++11 unrestricted unions spec.
This commit is contained in:
@@ -185,6 +185,7 @@
|
|||||||
# define BOOST_NO_CXX14_GENERIC_LAMBDAS
|
# define BOOST_NO_CXX14_GENERIC_LAMBDAS
|
||||||
# define BOOST_NO_CXX14_DIGIT_SEPARATORS
|
# define BOOST_NO_CXX14_DIGIT_SEPARATORS
|
||||||
# define BOOST_NO_CXX11_THREAD_LOCAL
|
# define BOOST_NO_CXX11_THREAD_LOCAL
|
||||||
|
# define BOOST_NO_CXX11_UNRESTRICTED_UNION
|
||||||
#endif
|
#endif
|
||||||
// C++11 features supported by VC++ 14 update 3 (aka 2015)
|
// C++11 features supported by VC++ 14 update 3 (aka 2015)
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user