Boost logo

Boost Users :

Subject: [Boost-users] integer_log2.hpp header deprecation using Boost
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2018-12-19 17:01:06


Hello,

I am receiving a deprecation warning:

d:\dev\boost.org\boost_1_69_0\boost\pending\integer_log2.hpp(7): note:
This header is deprecated. Use <boost/integer/integer_log2.hpp>
instead.

The immediate includes are these:

#include <boost/uuid/uuid.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/uuid/random_generator.hpp>

But I am also leveraging Spirit, Format, Variant, Optional, to name a
few, that I can determine.

I am not including "integer_log2.hpp" directly, so I wondered which
library(ies) might have this as a dependency? Spirit? Phoenix, via
Spirit? Format?

Thoughts? Suggestions?

Cheers,

Michael Powell


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net