I am currently using Visual Studio Community 2017. From looking at the C++ Language Standards in the project properties, they only provide C++14 and C++17. Since my code was
As an update to this, VS 2017, Update 9.4 (releasd Dec 2018) is now fully C++17 compliant.