<div dir="auto"><div data-smartmail="gmail_signature" dir="auto">On Fri, 24 Jan 2020, 18:58 Howard Butler, <<a href="mailto:howard@hobu.co">howard@hobu.co</a>> wrote:</div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> On Jan 24, 2020, at 11:37 AM, Mateusz Loskot <<a href="mailto:mateusz@loskot.net" target="_blank" rel="noreferrer">mateusz@loskot.net</a>> wrote:<br>
> <br>
> Given the default C++ version in VS2017 is C++14, not C++17, technically,<br>
> the switch does not mean PDAL would have to switch to C++17, just C++14.<br>
<br>
Does /std:c++17 work in VS2017? Specifically in regard to filesystem, which is the only bcp'd bits we have left in the PDAL tree.<br></blockquote></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Yes, it does. </div><div dir="auto">I always default projects to <span style="font-family:sans-serif">/std:c++17 if I can decide.</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">ML</span></div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div>