
5 Jun
2014
5 Jun
'14
11 p.m.
On Thu, Jun 5, 2014 at 3:08 PM, Peter Dimov <lists@pdimov.com> wrote:
While on the subject of [integer], there is a file in Detail, boost/pending/integer_log2.hpp, that probably needs to be moved to it, used by:
I've moved it with history to Boost.Integer, and then moved it to integer/ from pending/ with a redirect in pending/ as per the standard operating procedure. You'll find a pull request in Detail for it's deletion there. I could also send pull requests to Dynamic_Bitset and Random to consume <boost/integer/integer_log2.hpp> so that we could eliminate the redirect in pending/ altogether, but someone outside of Boost could probably have taken a dependency on a header in pending/. Glen