Boost logo

Boost :

Subject: Re: [boost] Submodules of Boost libraries
From: Robert Ramey (ramey_at_[hidden])
Date: 2014-09-29 14:48:43


Mathias Gaunard-2 wrote
> Hi folks,
>
> I'd like to ready my library for inclusion into Boost.
> My library is made of several modules, and I'd like to keep that into
> Boost.
>
> How does Boost handles multiple submodules within a library submodule?

I'm getting a little confused as to what we mean by module, library,
sub module, repository etc.

My working definition has been:

library - a body code which
a) has more or less a single function or a family of related functions.
b) is the work of one or more library authors who are responsible for the
maintenance of this body of code.
c) is stored in one github repository.

module - Im not sure what this means

sub-library and sub-module - undefined.

What am I missing here?

Robert Ramey

--
View this message in context: http://boost.2283326.n4.nabble.com/Submodules-of-Boost-libraries-tp4668002p4668013.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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