
13 Feb
2007
13 Feb
'07
12:01 a.m.
AMDG Matthias Schabel <boost <at> schabel-family.org> writes:
..\..\..\boost/units/cmath.hpp(32) : error C2039: 'isfinite' : is not a member of 'std' ..\..\..\boost/units/cmath.hpp(40) : error C2039: 'isinf' : is not a member of 'std' ..\..\..\boost/units/cmath.hpp(56) : error C2039: 'isnormal' : is not a member of 'std' &c.
What's the convention here? ::isfinite or just isfinite?
It gets worse. Metrowerks 9.2 says ### mwcc Compiler: # In: ..\..\..\boost\units\cmath.hpp # From: unit_example_12.cpp # ---------------------------- # 30: nst boost::units::quantity<Unit,Y>& q) # Error: ^ # unexpected argument while expanding macro 'isfinite' (wanted 1) In Christ, Steven Watanabe