$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math][integer] Moving integer utilities out of themathlib.
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-14 04:45:09
Here's where the common_factor headers are used:
C:\Projects\boost-git\boost>dist\bin\boostdep
boost/math/common_factor_ct.hpp
Inclusion report for <boost/math/common_factor_ct.hpp> (in module math):
from pool:
<boost/pool/pool.hpp>
from units:
<boost/units/static_rational.hpp>
from variant:
<boost/variant/variant.hpp>
C:\Projects\boost-git\boost>dist\bin\boostdep
boost/math/common_factor_rt.hpp
Inclusion report for <boost/math/common_factor_rt.hpp> (in module math):
from chrono:
<boost/chrono/io/duration_get.hpp>
<boost/chrono/io_v1/chrono_io.hpp>
from multi_index:
<boost/multi_index/detail/rnd_index_node.hpp>
from rational:
<boost/rational.hpp>
I can take care of Pool and Units, if needed. Not sure what their
maintenance status is, officially.