mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
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_DIGIT_SEPARATORS
|
||||
# define BOOST_NO_CXX11_THREAD_LOCAL
|
||||
# define BOOST_NO_CXX11_UNRESTRICTED_UNION
|
||||
#endif
|
||||
// C++11 features supported by VC++ 14 update 3 (aka 2015)
|
||||
//
|
||||
|
Reference in New Issue
Block a user