$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] libraries affected by common factor gcd and lcmnamespace change moving from math to integer library
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-30 10:26:13
Paul A. Bristow wrote:
> I was just suggesting authors of libraries that use gcd or lcm might like
> to make a very small change to use the Boost.Integer library instead of
> Boost.Math (if they haven't already)?
Vicente's point was that most of the libraries in your list have already
been changed to use Integer.