It seems that if we moved to GCC 5, we'd also be able to move to C++14 (https://gcc.gnu.org/projects/cxx-status.html#cxx14).
CentOS 6 users will need to install devtoolset anyway (which makes it easy to get GCC 5 or 6), so I wonder if skipping directly to requiring GCC 5 would be feasible? Neil On Tue, May 30, 2017 at 11:17 AM, Jacob Janco <[email protected]> wrote: > Along with various additions and optimizations, support for <regex> would be > nice to have. Thoughts on this?
