We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb1b247 + 4608665 commit fac0559Copy full SHA for fac0559
include/proxsuite/linalg/veg/internal/macros.hpp
@@ -8,7 +8,7 @@
8
9
////////////////////////////////////////////////////////////////////////////////
10
11
-#if _WIN32
+#if _MSC_VER
12
#define PROXSUITE_PRETTY_FUNCTION __FUNCSIG__
13
#else
14
#define PROXSUITE_PRETTY_FUNCTION __PRETTY_FUNCTION__
0 commit comments