Boost logo

Boost :

Subject: Re: [boost] [parameter] Go C++11 and above only, or keep C++03 support?
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2018-11-03 12:29:51


On Sat, Nov 3, 2018 at 7:48 AM Cromwell Enage wrote:
> It's possible to retain the old code for C++03 compilers. Which ones do
> your library users have?

For now, until all the library authors in question provide you with
some list of C++ implementations that they want to support, you can
ensure the current tested C++ implementations in the Develop and
Master regression matrix, as well as any in the Travis and Appveyor,
continue to pass if they did before.

But since this pull request is targeting Boost 1.70, it looks like
there is no rush anyway. After the ISO C++ committee meeting, I will
be happy to help (with code or reviews) if you find supporting C++03
difficult in some way.

Glen


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