Skip to content

Commit 4cea282

Browse files
authored
Update metadata for a bunch of topics
1 parent bb46372 commit 4cea282

27 files changed

+49
-71
lines changed

docs/c-runtime-library/reference/get-purecall-handler-set-purecall-handler.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: _get_purecall_handler, _set_purecall_handler"
32
title: "_get_purecall_handler, _set_purecall_handler"
4-
ms.date: "1/14/2021"
3+
description: "Learn more about: _get_purecall_handler, _set_purecall_handler"
4+
ms.date: 1/14/2021
55
api_name: ["_set_purecall_handler", "_set_purecall_handler_m", "_get_purecall_handler"]
66
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
99
f1_keywords: ["_set_purecall_handler", "_set_purecall_handler_m", "set_purecall_handler_m", "set_purecall_handler", "stdlib/_set_purecall_handler", "stdlib/_get_purecall_handler", "_get_purecall_handler"]
1010
helpviewer_keywords: ["_set_purecall_handler function", "set_purecall_handler function", "purecall_handler", "set_purecall_handler_m function", "_purecall_handler", "_set_purecall_handler_m function", "_get_purecall_handler function"]
11-
ms.assetid: 2759b878-8afa-4129-86e7-72afc2153d9c
1211
---
1312
# `_get_purecall_handler`, `_set_purecall_handler`
1413

docs/code-quality/c28208.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Warning C28208"
32
title: Warning C28208
3+
description: "Learn more about: Warning C28208"
44
ms.date: 10/03/2022
55
f1_keywords: ["C28208", "FUNCTION_TYPE_REDECLARATION", "__WARNING_FUNCTION_TYPE_REDECLARATION"]
66
helpviewer_keywords: ["C28208"]
7-
ms.assetid: e9a8ce37-3b05-4202-b078-5570ae496d1d
87
---
98
# Warning C28208
109

docs/cpp/class-templates.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: Class Templates"
32
title: "Class Templates"
3+
description: "Learn more about: Class Templates"
44
ms.date: 06/30/2022
55
helpviewer_keywords: ["classes [C++], operating on type", "class templates", "templates, class templates"]
6-
ms.assetid: 633a53c8-24ee-4c23-8c88-e7c3cb0b7ac3
76
---
87
# Class Templates
98

docs/cpp/decltype-cpp.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: decltype (C++)"
32
title: "decltype (C++)"
3+
description: "Learn more about: decltype (C++)"
44
ms.date: 09/14/2023
55
f1_keywords: ["decltype_cpp"]
66
helpviewer_keywords: ["operators [C++], decltype", "decltype operator", "operators [C++], type of an expression", "operators [C++], deduce expression type"]

docs/cpp/explicit-specialization-of-function-templates.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: Explicit Specialization of Function Templates"
32
title: "Explicit Specialization of Function Templates"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Explicit Specialization of Function Templates"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["overriding, functions", "function templates, specialization", "explicit specialization of function templates", "declaring functions [C++], specialization of function template", "specialization of function templates"]
6-
ms.assetid: eb0fcb73-eaed-42a1-9b83-14b055a34bf8
76
---
87
# Explicit Specialization of Function Templates
98

docs/cpp/explicitly-defaulted-and-deleted-functions.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: Explicitly Defaulted and Deleted Functions"
32
title: "Explicitly Defaulted and Deleted Functions"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Explicitly Defaulted and Deleted Functions"
4+
ms.date: 11/04/2016
55
---
66
# Explicitly Defaulted and Deleted Functions
77

docs/cpp/initializers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Initializers"
3-
ms.date: "07/29/2019"
43
description: "How to initialize classes, structs, arrays and fundamental types in C++."
4+
ms.date: 07/29/2019
55
helpviewer_keywords: ["arrays [C++], array-element initializers", "aggregate initializers [C++]"]
66
---
77
# Initializers

docs/cpp/safebuffers.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: safebuffers"
32
title: "safebuffers"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: safebuffers"
4+
ms.date: 11/04/2016
55
f1_keywords: ["safebuffers_cpp"]
66
helpviewer_keywords: ["__declspec keyword (C++), safebuffers", "safebuffers __declspec keyword"]
7-
ms.assetid: 0b0dce14-4523-44d2-8070-5dd0fdabc618
87
---
98
# safebuffers
109

docs/cpp/selectany.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: `selectany`"
32
title: "selectany"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: `selectany`"
4+
ms.date: 11/04/2016
55
f1_keywords: ["selectany_cpp"]
66
helpviewer_keywords: ["__declspec keyword [C++], selectany", "selectany __declspec keyword"]
7-
ms.assetid: 9c353017-5a42-4f50-b741-bd13da1ce84d
87
---
98
# `selectany`
109

docs/cpp/single-inheritance.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: Single Inheritance"
32
title: "Single Inheritance"
4-
ms.date: "11/19/2018"
3+
description: "Learn more about: Single Inheritance"
4+
ms.date: 11/19/2018
55
helpviewer_keywords: ["single inheritance", "base classes [C++], indirect", "scope, scope resolution operator", "operators [C++], scope resolution", "scope resolution operator", "derived classes [C++], single base class", "inheritance, single"]
6-
ms.assetid: 1cb946ed-8b1b-4cf1-bde0-d9cecbfdc622
76
---
87
# Single Inheritance
98

0 commit comments

Comments
 (0)