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 8533fec commit ac2ca93Copy full SHA for ac2ca93
docs/build/walkthrough-header-units.md
@@ -70,7 +70,7 @@ In this example, you'll compile a header file as a header unit. Start by creatin
70
}
71
```
72
73
-To enable header units, first set the **C++ Language Standard** to [**/std:c++latest**](./reference/std-specify-language-standard-version.md).
+To enable header units, first set the **C++ Language Standard** to [`/std:c++latest`](./reference/std-specify-language-standard-version.md).
74
75
1. On the Visual Studio main menu, select **Project** > **Properties**.
76
1. In the left pane of the project property pages window, select **Configuration Properties** > **General**.
0 commit comments