RE: example code
Posted by Luigi Ballabio-4 on
URL: http://quantlib.414.s1.nabble.com/example-code-tp2090p2094.html
At 04:45 AM 6/24/02 -0500, Kris . wrote:
>i tried setting config.msvc.hpp the qlmin and qlmax function from stl to
>_STL::min and _STL::max that seems to have fixed it.
Kris,
thanks to your and Jens' info I just committed into CVS a
config.msvc.hpp which should do the right thing whether STLPort is used or
not. Can you check it? Also, was the _cpp_min/max thing the only issue you
had with our macros?
Thanks,
Luigi