$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [trunk] Support for Intel-linux 11.0?
From: John Maddock (john_at_[hidden])
Date: 2008-11-08 11:17:49
Mikko Vainio wrote:
>> Anyway, here's one to start with:
>> /usr/local/include/boost/type_traits/is_class.hpp(129): error:
>> namespace "boost" has no member "remove_cv"
>> BOOST_TT_AUX_BOOL_TRAIT_DEF1(
>> ^
Do you have a test case for that? All the type_traits tests are passing
with Intel-11.0.061 for me here...
John.