
26 Jun
2010
26 Jun
'10
10:16 a.m.
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/