Boost logo

Boost :

Subject: Re: [boost] [math] common_factor template parameters
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-06-28 15:34:20


----- Original Message -----
From: "John Maddock" <boost.regex_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, June 28, 2010 5:59 PM
Subject: Re: [boost] [math] common_factor template parameters

>
>>>>static_gcc and static_lcm have unsigned long parameters.
>>>>
>>>>template < unsigned long Value1, unsigned long Value2 >
>>>>struct boost::math::static_gcd;
>>>>
>>>>Could these be changed to uintmax_t?
>
> This is now fixed in Trunk.

Thanks,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk