matchine
matchine copied to clipboard
README should specify VS2017 needs "Conformance Mode" turned on
When building on Visual Studio 2017, I had to use the /permissive- flag or "Conformance Mode" enabled for it to compile properly when including <ni/functional/match.h>
That should be added to the README as a note for building with Visual Studio.