[Tooling] C++ project layout pool
David Sankel
camior at gmail.com
Fri Jun 15 12:58:19 CEST 2018
On Fri, Jun 15, 2018 at 1:28 AM Boris Kolpackov <boris at codesynthesis.com>
wrote:
> A quick summary of the results: with ~300 answers, ~60% for the split
> layout (public headers in include/, sources and private headers in
> src/) and ~40% for the combined (everything in a single directory).
>
Does anyone think that a solution which requires >=40% of C++ codebases to
change their directory layouts is likely to achieve consensus?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/tooling/attachments/20180615/f445ca13/attachment.html
More information about the Tooling
mailing list