6 Jun
2014
6 Jun
'14
1:43 a.m.
Vicente J. Botet Escriba wrote:
Hi,
moving boost/math/common_factor_ct.hpp to TypeTraits would remove the dependency from Interprocess, Pool and Variant to Math.
common_factor_ct.hpp defines static_gcd and static_lcm, and these seem candidates for 'integer' rather than type traits. I wondered what Ratio uses, and you have your own implementations there, with mpl lambda support and everything.