$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-07-14 04:19:07
Sorry for the late reply, I have been away for two weeks...
Ion Gaztañaga wrote:
> This enable_if trick works for GCC 4.3. Could you try it with EDG?
Your enable_if trick works with CXX in strict ansi mode, so it should work
with the other EDG based compilers as well.
Markus