$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2003-12-04 19:50:15
On Dec 4, 2003, at 5:15 PM, Douglas Paul Gregor wrote:
> It looks like CodeWarrior 8.3 is failing all of the enable_if tests, so
> I've set BOOST_NO_SFINAE for CodeWarrior <= 8.3.
Something's not right here. CodeWarrior 8.3 definitely does SFINAE.
If you can feed me tests I might be able to explain the results, or
back down and agree with you.
-Howard