Boost logo

Boost :

Subject: Re: [boost] pending vs detail headers
From: Marc Glisse (marc.glisse_at_[hidden])
Date: 2018-09-02 08:56:25


On Sat, 1 Sep 2018, 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.

Go for a pragmatic approach? Look for those headers, say in github and
stackoverflow. If you see many repositories where code includes the
header, and many stackoverflow questions about them, try and avoid
breaking them. If you don't see any, there may still be users somewhere,
but they are likely quite few and you don't need to care as much.

-- 
Marc Glisse

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