There was an error while loading. Please reload this page.
1 parent b4efdd1 commit a875da7Copy full SHA for a875da7
02-Use_the_Tools_Available.md
@@ -70,7 +70,7 @@ You should use as many compilers as you can for your platform(s). Each compiler
70
`/W4 /W44640`
71
72
* `/W4` - All reasonable warnings
73
- * `/w4640` - Enable warning on thread un-safe static member initialization
+ * `/w44640` - Enable warning on thread un-safe static member initialization
74
75
Not recommended
76
0 commit comments