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.
1 parent 9192fa3 commit 7bda333Copy full SHA for 7bda333
docs/error-messages/compiler-warnings/c4841.md
@@ -17,7 +17,7 @@ This warning is new in Visual Studio 2017 version 15.3, and is off by default. U
17
18
## Example
19
20
-The following code is ill-formed and could potentially cause a crash at runtime. Visual Studio 2017 version 15.3 produces warning C4841:
+The following code is ill-formed and could potentially cause a crash at runtime:
21
22
```cpp
23
struct A {
0 commit comments