3 Nov
2018
3 Nov
'18
12:29 p.m.
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