I noticed today that even with up to date VS2019, by default a new C++ project uses C++14:
This suggests to me there is a good reason not to use C++17... does