Boost logo

Boost :

Subject: Re: [boost] Submodules of Boost libraries
From: Peter Dimov (lists_at_[hidden])
Date: 2014-10-06 12:22:21


> Mathias Gaunard wrote:
> > My own library is split in several functional modules, primarily because
> > some of them have special dependencies and are optional.
> >
> > How should this be presented for inclusion into Boost?
>
> libs/library/
> module1/
> include/
> src/
> test/
> module2/
> include/
> src/
> test/
> ...
> sublibs

See libs/numeric as an example of this structure.


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