
24 May
2005
24 May
'05
4:44 a.m.
there is a version check in boost/config/compilers/borland.hpp for the misfeature BOOST_NO_SFINAE, Borland C++ 5.6.5 still lacks proper support for this, the patch appended speaks for itself.
I wasn't aware that there was a 5.6.5 release (it's not on their servers as of today anyway), but since the issue also affects the Kylix compiler (version 5.7.0), I'll apply the necessary patch. Thanks, John.