Boost logo

Ublas :

From: Séverin Lemaignan (severin.lemaignan_at_[hidden])
Date: 2006-09-18 11:41:15


Hello,

I'm trying to port a Visual Studio 2003 project to Visual Studio 2005,
and I get a strange error during the compilation process:

In vector.hpp, line 293
error C2064: term does not evaluate to a function taking 0 arguments
error C2039: 'it_': is not a member of 'std::iterator<_Category,_Ty>'

It looks like VS2005 confuses std::iterator and
boost::numeric::ublas::vector<T,A>::iterator...

I'm using Boost 1.33.1, compiled for MSVC8.

Does someone have any idea ?

Thanks a lot,

Séverin Lemaignan, INRIA