Boost logo

Boost :

From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2019-11-18 21:49:02


On Thu, 14 Nov 2019 at 08:30, Mateusz Loskot <mateusz_at_[hidden]> wrote:
>
> How can I specify required version of the standard in the library meta info?

For archives and those who may be searching for similar,
I'll answer my own question, thanks to Glen via Slack:

There is nothing in meta/libraries.json that indicates the "required"
C++ standard version.

The requirement can be displayed in e.g. "description" property as
Boost.Fiber does
https://github.com/boostorg/fiber/blob/develop/meta/libraries.json

Then, it will show up on boost.org/libs listings.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

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