1 Sep
2014
1 Sep
'14
4:46 a.m.
On 08/30/2014 09:09 PM, Andrey Semashev wrote:
Hi,
I'm trying to move some headers of Boost.MPL to a sublib Boost.MPL.Core. I've reorganized the repository as follows:
libs mpl book core include boost <- here and below are core headers test index.html
Andrey, the pull request down the thread looks simple enough, and I understand you're trying to improve modularity of the code. On the other hand, was this directory structure ever explicitly discussed on this list, and agreed to? It seems to basically put two libraries inside one git repository - which is not arrangement done before? - Volodya