Boost logo

Boost :

Subject: Re: [boost] Header Inclusion practices
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-04-13 06:40:32


On Wed, Apr 12, 2017 at 5:38 PM, Robert Ramey via Boost
<boost_at_[hidden]> wrote:
> Hmmm, I'm not seeing this. Actually my motivation is to not avoid breaking
> things when files are moved. When the library is moved the tests still
> build and run without having to change switches, environmental variables
> etc.

If you move the including file into a sub directory or parent
directory, it'll know longer be able to do the relative include,
unless you move the entire library / tree.

-- 
Olaf

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