$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] What would make tool authors happier..
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-06-03 13:27:23
> (Other folders are pretty harmless and optional (no /src or /build for a header-only library)?).
I think Rene's ultimate goal is to be able to verify that nothing is 
accidentally left out of testing, that and automated code coverage 
analysis are certainly worthy goals, the question is how we get there 
and whether greater discipline is required to get there.
John.