Boost logo

Boost Users :

From: Jason Zhang (jzhang636_at_[hidden])
Date: 2006-07-25 10:16:56


Hi everybody,

I came cross the error C2064 "term does not evaluate to a function taking 0
arguments" when I was compiling
"boost_1_33_1\boost\numeric\ublas\vector.hpp". The error is referred to the
sentence

            BOOST_UBLAS_INLINE

            const_iterator (const iterator &it):

                container_const_reference<self_type> (it ()), it_ (it.it_)
{}

at line 293.

Could anybody help provide hints to solve the problem?

Many thanks,

Jason



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net