$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2003-09-16 07:47:48
On Sep 15, 2003, at 6:50 PM, Daniel Wallin wrote:
> Oh, ok. What specifically is causing this? Broken partial ordering or
> broken SFINAE? If it's the
> partial ordering, does it help to add a parameter with a default value
> to the const T& overload as well?
This has been confirmed as a bug and fixed for the next release.
Thanks to Eric in helping locate it, and apologies from Metrowerks for
the inconvenience it has caused.
-Howard