BOOST_NO_SFINAE needs to be defined for all versions of this compiler.

[SVN r29248]
This commit is contained in:
John Maddock
2005-05-27 15:51:32 +00:00
parent 1613e9907f
commit 5f6bebab60

View File

@ -36,12 +36,9 @@
#endif
#endif
#if (__BORLANDC__ <= 0x564)
# define BOOST_NO_SFINAE
#endif
// Version 7.0 (Kylix) and below:
#if (__BORLANDC__ <= 0x570)
# define BOOST_NO_SFINAE
# define BOOST_NO_INTEGRAL_INT64_T
# define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
# define BOOST_NO_PRIVATE_IN_AGGREGATE