Skip to content

Commit 2f989da

Browse files
authored
Clean up metadata in a couple of topics
1 parent e27aa7e commit 2f989da

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

docs/parallel/amp/graphics-cpp-amp.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: Graphics (C++ AMP)"
32
title: "Graphics (C++ AMP)"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Graphics (C++ AMP)"
4+
ms.date: 11/04/2016
55
---
66
# Graphics (C++ AMP)
77

docs/standard-library/basic-istream-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: basic_istream Class"
32
title: "basic_istream Class"
3+
description: "Learn more about: basic_istream Class"
44
ms.date: 06/10/2022
55
f1_keywords: ["istream/std::basic_istream", "istream/std::basic_istream::gcount", "istream/std::basic_istream::get", "istream/std::basic_istream::getline", "istream/std::basic_istream::", "istream/std::basic_istream::peek", "istream/std::basic_istream::putback", "istream/std::basic_istream::read", "istream/std::basic_istream::readsome", "istream/std::basic_istream::seekg", "istream/std::basic_istream::sentry", "istream/std::basic_istream::swap", "istream/std::basic_istream::sync", "istream/std::basic_istream::tellg", "istream/std::basic_istream::unget"]
66
helpviewer_keywords: ["std::basic_istream [C++]", "std::basic_istream [C++], gcount", "std::basic_istream [C++], get", "std::basic_istream [C++], getline", "std::basic_istream [C++], OVERWRITE", "std::basic_istream [C++], peek", "std::basic_istream [C++], putback", "std::basic_istream [C++], read", "std::basic_istream [C++], readsome", "std::basic_istream [C++], seekg", "std::basic_istream [C++], sentry", "std::basic_istream [C++], swap", "std::basic_istream [C++], sync", "std::basic_istream [C++], tellg", "std::basic_istream [C++], unget"]

docs/standard-library/ctype-char-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: ctype<char> Class"
32
title: "ctype<char> Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: ctype<char> Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["ctype<char>", "locale/std::ctype<char>"]
66
helpviewer_keywords: ["ctype<char> class"]
7-
ms.assetid: ee30acb4-a743-405e-b3d4-13602092da84
87
---
98
# `ctype<char>` Class
109

docs/standard-library/string-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "<string_view>"
33
description: "Overview of `basic_string_view`, which refers to a constant contiguous sequence of char-like objects."
4-
ms.date: "9/4/2020"
4+
ms.date: 9/4/2020
55
helpviewer_keywords: ["string_view header"]
66
---
77
# `<string_view>`

0 commit comments

Comments
 (0)