Boost logo

Boost :

Subject: Re: [boost] c++03 library survey
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2018-08-29 16:22:48


On Wed, Aug 29, 2018 at 11:59 AM Mike Dev wrote:
> In any case. If you want to create a c++17 version of your libraries
> (in particular LexicalCast) I'll support you however I can. Wonder
> what the chances are for such a modernized library to be accepted into
> boost.

Boost has C++14+ libraries (like Hana), that require C++14 or higher.
Boost has C++11+ libraries (like MP11, Fiber, CallableTraits), that
require C++11 or higher.

Any new library proposed for Boost can be C++17+ (i.e. require C++17 or higher).

Glen


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