Boost logo

Boost :

Subject: Re: [boost] [meta] Hidden libraries.
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2016-07-04 12:50:36


Le 04/07/2016 à 10:29, Daniel James a écrit :
> I just noticed that 'detail' and 'winapi' have started turning up in
> the library lists because they've added metadata files. We've always
> hidden these libraries in the past, so I'm thinking of adding an extra
> field to mark them as private/hidden libraries. Probably just
> something like:
>
> {
> "key": "detail",
> "name": "Detail",
> "private": true
> /* the rest.... */
> }
>
> Any opinions?
>
+1

These libraries are not public.

Vicente


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