Imported Upstream version 1.64.0
[platform/upstream/boost.git] / boost / config / compiler / sunpro_cc.hpp
index ac259fc..cdd30b1 100644 (file)
 //
 #  define BOOST_HAS_LONG_LONG
 
+#define BOOST_NO_CXX11_SFINAE_EXPR
 
 // C++ 14:
 #if !defined(__cpp_aggregate_nsdmi) || (__cpp_aggregate_nsdmi < 201304)