David Megginson wrote:
> 
> Frederic Bouvier writes:
> 
>  > MSVC has no 'fmax' function. 'max' is ok (a macro !).
> 
> Hmm -- max won't work under GCC because it's an inlined function.

Heh?  You mean the inlined (templated) "max" function from 
<algorithm>/<stl_algobase.h>?  What's wrong with that?  It is used in other JSBSim 
files (FGNozzle.cpp, FGLGear.cpp).

- Julian

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to