
27 Jul
2004
27 Jul
'04
9:38 a.m.
Le mar 27/07/2004 à 11:02, Victor A. Wagner Jr. a écrit :
Boost.numeric.interval library fails when included in uBLAS due to a curious namespace problem. http://www.meta-comm.com/engineering/boost-regression/developer/output/Rudbe...
The same problem effect VC 7.1 as well. Why the compilers think the 'lower' 'upper' symbols are ambiguous I have no idea!
because there are two different ones to choose from
Could you please explain why there are two different ones to choose from in the first place? I don't understand why the compiler looks for boost::numeric::ublas::lower. If VC is right, please tell me so that I submit bug-reports to GCC and ICC (since they don't see it). Regards, Guillaume