|
Boost : |
Subject: [boost] [math] common_factor template parameters
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-06-26 06:16:25
Hi,
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?
Is there any deep reason to don't define them for singed integers (intmax_t) also?
Thanks,
_____________________
Vicente Juan Botet Escribá
http://viboes.blogspot.com/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk