|
Boost : |
Subject: Re: [boost] Link dependencies (was: [mpl] [build] [testing] Merge pullrequests)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-12-03 05:55:35
Vladimir Prus wrote:
> - Add a mechanism to explicitly describe header dependencies that cannot
> be found
This mechanism kind of already exists,
#if 0
#include "hidden-dependency"
#endif
but not all files have been annotated.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk