SNiLD

Results 2 issues of SNiLD

Compiling in Windows with Visual Studio has a well known problem that they have MIN and MAX macros that conflict with other functions in the standard library like `std::numeric_limits::max` and...

Compiling in Windows with Visual Studio has a well known problem that they have MIN and MAX macros that conflict with other functions in the standard library like `std::numeric_limits::max` and...