|
Boost : |
Subject: Re: [boost] [modularization] Recommendations
From: Stephen Kelly (hello_at_[hidden])
Date: 2014-06-08 06:54:11
Stephen Kelly wrote:
> Range includes
>
> boost/algorithm/string/config.hpp
>
> for no known purpose. According to
>
> git log -S BOOST_STRING_TYPENAME
>
> that define was never used in the range library.
I checked again and I was wrong about this. The define is used in
Boost.Range, but now, given updated compiler requirements, it can be
replaced with BOOST_DEDUCED_TYPENAME. I recommend doing that.
Thanks,
Steve.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk