$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-11-22 04:41:07
Ion Gaztañaga wrote:
> Markus Schöpflin wrote:
>> Hello,
>>
>> recently intrusive started failing on Tru64/CXX with the following
>> errors:
>
> I noticed this this morning so I've uploaded this patch to SVN that
> activates specializations using enable_if. This seems to work on
> msvc-7.1, msvc-8.0, intel-9.1, gcc-4.1 and gcc-3.4
>
> Can you check if this solves the problem?
I checked it locally, and the problem is solved.
Thank you,
Markus