charls/fuzztest
Victor Derks 816d455fd5
Restore Visual Studio 2015 compatibility (#143)
- /permissive- is only supported since Visual Studio 2017.
- VS 2015 cannot handle some constexpr functions that have multiple return statements.
- VS 2015 template deduction is limited.
2022-01-17 23:09:22 +01:00
..