Skip to content

Commit 39135ed

Browse files
authored
Update metadata for a bunch of topics
1 parent 3ce1c94 commit 39135ed

22 files changed

+39
-55
lines changed

docs/cpp/function-overloading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: Function Overloading"
32
title: "Function Overloading"
3+
description: "Learn more about: Function Overloading"
44
ms.date: 02/01/2023
55
helpviewer_keywords: ["function overloading [C++], about function overloading", "function overloading", "declaring functions [C++], overloading"]
66
---

docs/cpp/overload-resolution-of-function-template-calls.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Overload resolution of function template calls"
32
title: "Overload resolution of function template calls"
3+
description: "Learn more about: Overload resolution of function template calls"
44
ms.date: 09/27/2022
55
helpviewer_keywords: ["function templates overload resolution"]
6-
ms.assetid: a2918748-2cbb-4fc6-a176-e256f120bee4
76
---
87
# Overload resolution of function template calls
98

docs/dotnet/how-to-access-characters-in-a-system-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "How to: Access Characters in a System::String"
33
description: "Learn more about: How to: Access Characters in a System::String"
4+
ms.date: 11/04/2016
45
ms.custom: "get-started-article"
5-
ms.date: "11/04/2016"
66
helpviewer_keywords: ["characters [C++], accessing in System::String", "examples [C++], strings", "strings [C++], accessing characters"]
77
---
88
# How to: Access Characters in a System::String

docs/dotnet/how-to-define-and-use-delegates-cpp-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: How to: Define and Use Delegates (C++/CLI)"
32
title: "How to: Define and Use Delegates (C++/CLI)"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: How to: Define and Use Delegates (C++/CLI)"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["delegates"]
6-
ms.assetid: 1cdf3420-89c1-47c0-b796-aa984020e0f8
76
---
87
# How to: Define and Use Delegates (C++/CLI)
98

docs/error-messages/compiler-errors-2/compiler-error-c2835.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C2835"
32
title: "Compiler Error C2835"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2835"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2835"]
66
helpviewer_keywords: ["C2835"]
7-
ms.assetid: 41c70630-983f-4da2-8342-513cf48b0519
87
---
98
# Compiler Error C2835
109

docs/error-messages/compiler-errors-2/compiler-error-c3185.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C3185"
32
title: "Compiler Error C3185"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C3185"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C3185"]
66
helpviewer_keywords: ["C3185"]
7-
ms.assetid: 5bf96279-043c-4981-9d02-b4550071b192
87
---
98
# Compiler Error C3185
109

docs/error-messages/compiler-errors-2/compiler-error-c3536.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C3536"
32
title: "Compiler Error C3536"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C3536"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C3536"]
66
helpviewer_keywords: ["C3536"]
7-
ms.assetid: 8d866075-866b-49eb-9979-ee27b308f7e3
87
---
98
# Compiler Error C3536
109

docs/error-messages/compiler-errors-2/compiler-error-c3672.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C3672"
32
title: "Compiler Error C3672"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C3672"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C3672"]
66
helpviewer_keywords: ["C3672"]
7-
ms.assetid: da971041-1766-467a-aecf-1d8655c6cb7a
87
---
98
# Compiler Error C3672
109

docs/error-messages/compiler-warnings/compiler-warning-level-1-c4269.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Warning (level 1) C4269"
32
title: "Compiler Warning (level 1) C4269"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Warning (level 1) C4269"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C4269"]
66
helpviewer_keywords: ["C4269"]
7-
ms.assetid: 96c97bbc-068a-4b65-8cd8-4ed5dca04c15
87
---
98
# Compiler Warning (level 1) C4269
109

docs/error-messages/compiler-warnings/compiler-warning-level-3-c4191.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: Compiler Warning (level 3, off) C4191"
32
title: "Compiler Warning (level 3, off) C4191"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Warning (level 3, off) C4191"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C4191"]
66
helpviewer_keywords: ["C4191"]
77
---

docs/error-messages/compiler-warnings/compiler-warning-level-3-c4243.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Warning (level 3) C4243"
32
title: "Compiler Warning (level 3) C4243"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Warning (level 3) C4243"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C4243"]
66
helpviewer_keywords: ["C4243"]
7-
ms.assetid: ca72f9ad-ce0b-43a9-a68c-106e1f8b90ef
87
---
98
# Compiler Warning (level 3) C4243
109

docs/error-messages/compiler-warnings/compiler-warning-level-4-c4205.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Warning (level 4) C4205"
32
title: "Compiler Warning (level 4) C4205"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Warning (level 4) C4205"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C4205"]
66
helpviewer_keywords: ["C4205"]
7-
ms.assetid: 39b5108c-7230-41b4-b2fe-2293eb6aae28
87
---
98
# Compiler Warning (level 4) C4205
109

docs/error-messages/compiler-warnings/compiler-warning-level-4-c4254.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: Compiler Warning (level 4, off) C4254"
32
title: "Compiler Warning (level 4, off) C4254"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Warning (level 4, off) C4254"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C4254"]
66
helpviewer_keywords: ["C4254"]
77
---

docs/error-messages/tool-errors/linker-tools-error-lnk2020.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Linker Tools Error LNK2020"
32
title: "Linker Tools Error LNK2020"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Linker Tools Error LNK2020"
4+
ms.date: 11/04/2016
55
f1_keywords: ["LNK2020"]
66
helpviewer_keywords: ["LNK2020"]
7-
ms.assetid: 4dd017d0-5e83-471b-ac8a-538ac1ed6870
87
---
98
# Linker Tools Error LNK2020
109

docs/error-messages/tool-errors/linker-tools-error-lnk2033.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Linker Tools Error LNK2033"
32
title: "Linker Tools Error LNK2033"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Linker Tools Error LNK2033"
4+
ms.date: 11/04/2016
55
f1_keywords: ["LNK2033"]
66
helpviewer_keywords: ["LNK2033"]
7-
ms.assetid: d61db467-9328-4788-bf54-e2a20537f13f
87
---
98
# Linker Tools Error LNK2033
109

docs/extensions/how-to-declare-interior-pointers-with-the-const-keyword-cpp-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: How to: Declare Interior Pointers with the const Keyword (C++/CLI)"
32
title: "How to: Declare Interior Pointers with the const Keyword (C++/CLI)"
4-
ms.date: "10/12/2018"
3+
description: "Learn more about: How to: Declare Interior Pointers with the const Keyword (C++/CLI)"
4+
ms.date: 10/12/2018
55
ms.topic: "reference"
66
helpviewer_keywords: ["pointers, interior"]
7-
ms.assetid: 64e08b0e-9396-4046-ab51-8f6588f32330
87
---
98
# How to: Declare Interior Pointers with the const Keyword (C++/CLI)
109

docs/extensions/how-to-overload-functions-with-interior-pointers-and-native-pointers-cpp-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: How to: Overload Functions with Interior Pointers and Native Pointers (C++/CLI)"
32
title: "How to: Overload Functions with Interior Pointers and Native Pointers (C++/CLI)"
4-
ms.date: "10/12/2018"
3+
description: "Learn more about: How to: Overload Functions with Interior Pointers and Native Pointers (C++/CLI)"
4+
ms.date: 10/12/2018
55
ms.topic: "reference"
66
helpviewer_keywords: ["Functions with interior and native pointers, overloading"]
7-
ms.assetid: d70df625-4aad-457c-84f5-70a0a290cc1f
87
---
98
# How to: Overload Functions with Interior Pointers and Native Pointers (C++/CLI)
109

docs/extensions/pin-ptr-cpp-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
description: "Learn more about: pin_ptr (C++/CLI)"
32
title: "pin_ptr (C++/CLI)"
4-
ms.date: "10/12/2018"
3+
description: "Learn more about: pin_ptr (C++/CLI)"
4+
ms.date: 10/12/2018
55
ms.topic: "reference"
66
f1_keywords: ["pin_ptr_cpp", "stdcli::language::pin_ptr", "pin_ptr"]
77
helpviewer_keywords: ["pinning pointers", "pin_ptr keyword [C++]"]
8-
ms.assetid: 6c2e6c73-4ec2-4dce-8e1f-ccf3a9f9d0aa
98
---
109
# pin_ptr (C++/CLI)
1110

docs/extensions/string-cpp-component-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "String (C++/CLI and C++/CX)"
33
description: "Learn more about: String (C++/CLI and C++/CX)"
4-
ms.date: "10/08/2018"
4+
ms.date: 10/08/2018
55
ms.topic: "reference"
66
helpviewer_keywords: ["string support with /clr", "/clr compiler option [C++], string support"]
77
---

docs/standard-library/auto-ptr-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: auto_ptr Class"
32
title: "auto_ptr Class"
3+
description: "Learn more about: auto_ptr Class"
44
ms.date: 11/1/2023
55
f1_keywords: ["memory/std::auto_ptr", "memory/std::auto_ptr::element_type", "memory/std::auto_ptr::get", "memory/std::auto_ptr::release", "memory/std::auto_ptr::reset"]
66
helpviewer_keywords: ["std::auto_ptr [C++]", "std::auto_ptr [C++], element_type", "std::auto_ptr [C++], get", "std::auto_ptr [C++], release", "std::auto_ptr [C++], reset"]

docs/standard-library/moneypunct-class.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: moneypunct Class"
32
title: "moneypunct Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: moneypunct Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["xlocmon/std::moneypunct", "xlocmon/std::moneypunct::char_type", "xlocmon/std::moneypunct::string_type", "xlocmon/std::moneypunct::curr_symbol", "xlocmon/std::moneypunct::decimal_point", "xlocmon/std::moneypunct::do_curr_symbol", "xlocmon/std::moneypunct::do_decimal_point", "xlocmon/std::moneypunct::do_frac_digits", "xlocmon/std::moneypunct::do_grouping", "xlocmon/std::moneypunct::do_neg_format", "xlocmon/std::moneypunct::do_negative_sign", "xlocmon/std::moneypunct::do_pos_format", "xlocmon/std::moneypunct::do_positive_sign", "xlocmon/std::moneypunct::do_thousands_sep", "xlocmon/std::moneypunct::frac_digits", "xlocmon/std::moneypunct::grouping", "xlocmon/std::moneypunct::neg_format", "xlocmon/std::moneypunct::negative_sign", "xlocmon/std::moneypunct::pos_format", "xlocmon/std::moneypunct::positive_sign", "xlocmon/std::moneypunct::thousands_sep"]
66
helpviewer_keywords: ["std::moneypunct [C++]", "std::moneypunct [C++], char_type", "std::moneypunct [C++], string_type", "std::moneypunct [C++], curr_symbol", "std::moneypunct [C++], decimal_point", "std::moneypunct [C++], do_curr_symbol", "std::moneypunct [C++], do_decimal_point", "std::moneypunct [C++], do_frac_digits", "std::moneypunct [C++], do_grouping", "std::moneypunct [C++], do_neg_format", "std::moneypunct [C++], do_negative_sign", "std::moneypunct [C++], do_pos_format", "std::moneypunct [C++], do_positive_sign", "std::moneypunct [C++], do_thousands_sep", "std::moneypunct [C++], frac_digits", "std::moneypunct [C++], grouping", "std::moneypunct [C++], neg_format", "std::moneypunct [C++], negative_sign", "std::moneypunct [C++], pos_format", "std::moneypunct [C++], positive_sign", "std::moneypunct [C++], thousands_sep"]
7-
ms.assetid: cf2650da-3e6f-491c-95d5-23e57f582ee6
87
---
98
# moneypunct Class
109

docs/standard-library/numpunct-class.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: numpunct Class"
32
title: "numpunct Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: numpunct Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["xlocnum/std::numpunct", "xlocnum/std::numpunct::char_type", "xlocnum/std::numpunct::string_type", "xlocnum/std::numpunct::decimal_point", "xlocnum/std::numpunct::do_decimal_point", "xlocnum/std::numpunct::do_falsename", "xlocnum/std::numpunct::do_grouping", "xlocnum/std::numpunct::do_thousands_sep", "xlocnum/std::numpunct::do_truename", "xlocnum/std::numpunct::falsename", "xlocnum/std::numpunct::grouping", "xlocnum/std::numpunct::thousands_sep", "xlocnum/std::numpunct::truename"]
66
helpviewer_keywords: ["std::numpunct [C++]", "std::numpunct [C++], char_type", "std::numpunct [C++], string_type", "std::numpunct [C++], decimal_point", "std::numpunct [C++], do_decimal_point", "std::numpunct [C++], do_falsename", "std::numpunct [C++], do_grouping", "std::numpunct [C++], do_thousands_sep", "std::numpunct [C++], do_truename", "std::numpunct [C++], falsename", "std::numpunct [C++], grouping", "std::numpunct [C++], thousands_sep", "std::numpunct [C++], truename"]
7-
ms.assetid: 73fb93cc-ac11-4c98-987c-bfa6267df596
87
---
98
# numpunct Class
109

0 commit comments

Comments
 (0)