|
Boost : |
From: Chris Weed (chrisweed_at_[hidden])
Date: 2005-09-11 13:10:38
Hi,
I was trying to test the trigonometric functions and add an exp
function in the metamath library. I am not sure how to call them.
Also line 58 of string_to_double.hpp needs to be changed to the
following to compile in gcc:
typedef typename pow_impl<unsigned_exponent>::template apply<T>::type
positive_pow;
Thanks,
Chris
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk