$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-12 07:32:14
At 12:24 AM 1/12/2004, Giovanni Bajo wrote:
>I was trying to compile uBLAS bench4 with ICC under Windows (either 7.1
or
>8.0), and I get this:
>
>bench4.cpp
>e:\boost\boost/mpl/aux_/typeof.hpp(66): error: cannot overload functions
>distinguished by return type alone
> BOOST_MPL_AUX_REGISTER_TYPE(7, unsigned short)
> ^
>
>Is this known?
The only pending ublas bug report to Intel that I know of is the unresolved
externals problem with std::complex.
Do you have more information or a simple test case?
--Beman