improve Intel 7.0/01 performance

[SVN r19384]
This commit is contained in:
Beman Dawes
2003-07-31 01:16:32 +00:00
parent ae7423f9ac
commit d8914e583b

View File

@@ -129,7 +129,7 @@ struct is_convertible_basic_impl
};
#elif (defined(BOOST_MSVC) && (BOOST_MSVC > 1310)) \
|| (defined(__EDG_VERSION__) && (__EDG_VERSION__ >= 245) && (!defined(BOOST_INTEL) || BOOST_INTEL >= 800)) \
|| (defined(__EDG_VERSION__) && (__EDG_VERSION__ >= 245) && (!defined(BOOST_INTEL) || BOOST_INTEL >= 700)) \
|| defined(__IBMCPP__)
//
// This is *almost* an ideal world implementation as it doesn't rely