$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-02-12 19:01:10
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