Skip to content

Commit 1b040f2

Browse files
mikeblomeColin Robertson
authored andcommitted
small fix for f1 keyword on auto (MicrosoftDocs#637)
* added missing f1 keyword * new f1 for auto
1 parent a4d8b78 commit 1b040f2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/cpp/auto-cpp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
1010
dev_langs: ["C++"]
11+
f1_keywords: ["auto_CPP", "auto"]
12+
helpviewer_keywords: ["auto keyword [C++]"]
1113
ms.assetid: e9d495d7-601c-4547-b897-998389a311f4
1214
caps.latest.revision: 18
1315
author: "mikeblome"

docs/cpp/auto-keyword.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ ms.suite: ""
77
ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
10-
f1_keywords: ["auto_cpp"]
1110
dev_langs: ["C++"]
12-
helpviewer_keywords: ["automatic storage class [C++], auto keyword", "auto keyword [C++]"]
1311
ms.assetid: 744a41c0-2510-4140-a1be-96257e722908
1412
caps.latest.revision: 14
1513
author: "mikeblome"

docs/cpp/namespaces-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.suite: ""
77
ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
10-
f1_keywords: ["namespace_CPP"]
10+
f1_keywords: ["namespace_CPP", "using_CPP"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["namespaces [C++], C++", "namespaces [C++]", "namespaces [C++], global", "global namespace", "Visual C++, namespaces"]
1313
ms.assetid: d1a5a9ab-1cad-47e6-a82d-385bb77f4188

0 commit comments

Comments
 (0)