$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-02-22 11:17:47
Richard Corden wrote:
> Any help appreciated.
One cheeky solution would be to provide intrinsic support for type
traits - like Microsoft and Metrowerks. In fact, some traits cannot be
completely implemented otherwise (eg. is_union)
However, I imagine you also want to track and fix the root cause here
too, and there I am of little help ;?)
-- AlisdairM