Skip to content

Commit 2f25b54

Browse files
authored
Clean up metadata for 3 topics
1 parent 2ba56ad commit 2f25b54

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

docs/cpp/results-of-calling-example.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: Results of Calling Example"
32
title: "Results of Calling Example"
4-
ms.date: "11/19/2018"
3+
description: "Learn more about: Results of Calling Example"
4+
ms.date: 11/19/2018
55
helpviewer_keywords: ["examples [C++], results of calling", "results, thiscall call", "results, __fastcall keyword call", "results, __cdecl call", "results, __stdcall call"]
6-
ms.assetid: aa70a7cb-ba1d-4aa6-bd0a-ba783da2e642
76
---
87
# Results of Calling Example
98

docs/overview/overview-of-cpp-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Overview of C++ development in Visual Studio"
33
description: "The Visual Studio IDE supports C++ development on Windows, Linux, Android and iOS with a code editor, debugger, test frameworks, static analyzers, and other programming tools."
4-
ms.date: "12/02/2019"
4+
ms.date: 12/02/2019
55
helpviewer_keywords: ["Visual C++, development tools"]
66
author: "tylermsft"
77
ms.author: "twhitney"

docs/porting/fix-your-dependencies-on-library-internals.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: Fix your dependencies on C++ library internals"
32
title: "Fix your dependencies on C++ library internals"
4-
ms.date: "05/24/2017"
3+
description: "Learn more about: Fix your dependencies on C++ library internals"
4+
ms.date: 05/24/2017
55
helpviewer_keywords: ["library internals in an upgraded Visual Studio C++ project", "_Hash_seq in an upgraded Visual Studio C++ project"]
6-
ms.assetid: 493e0452-6ecb-4edc-ae20-b6fce2d7d3c5
76
---
87
# Fix your dependencies on C++ library internals
98

0 commit comments

Comments
 (0)