Tom Ritchford
1 min readMar 28, 2019

--

Good show!

Question — why move not jump right to C++17 instead of C++14? C++17 is extremely stable, and well supported by Visual Studio (and of course Clang and GCC), and backwards compatibility should be near perfect.

C++20 is likely to come out next year, and moving only to C++14 would put you two versions behind… but more important, I see no real downside in doing it.

--

--

No responses yet