Boost logo

Boost :

Subject: Re: [boost] pending vs detail headers
From: Edward Diener (eldiener_at_[hidden])
Date: 2018-09-02 17:50:07


On 9/1/2018 10:03 PM, James E. King III via Boost wrote:
> Is there any general guidance for moving headers out of boost/pending? Do
> we really need to include a forwarding stub for these? I'd like to
> consider headers in boost/pending as "not final" and therefore we should be
> able to move headers out of there without leaving a forwarding stub.
>
> Example: https://github.com/boostorg/dynamic_bitset/pull/24

If the functionality in the headers is not documented you should be able
to move the headers as you wish, as the headers are just implementation
details.

>
> - Jim


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk