Skip to content

Commit 886e883

Browse files
authored
Update metadata in over a dozen standard library references
1 parent c6bb6a2 commit 886e883

15 files changed

+28
-43
lines changed

docs/standard-library/allocators-functions.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: <allocators> macros"
32
title: "<allocators> macros"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: <allocators> macros"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/std::ALLOCATOR_DECL", "allocators/std::CACHE_CHUNKLIST", "allocators/std::CACHE_FREELIST", "allocators/std::CACHE_SUBALLOC", "allocators/std::SYNC_DEFAULT"]
6-
ms.assetid: 9cb5ee07-1ff9-4594-ae32-3c8c6efb511a
76
helpviewer_keywords: ["std::ALLOCATOR_DECL [C++]", "std::CACHE_CHUNKLIST [C++]", "std::CACHE_FREELIST [C++]", "std::CACHE_SUBALLOC [C++]", "std::SYNC_DEFAULT [C++]"]
87
---
98
# `<allocators>` macros

docs/standard-library/basic-stringbuf-class.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: basic_stringbuf Class"
32
title: "basic_stringbuf Class"
3+
description: "Learn more about: basic_stringbuf Class"
44
ms.date: 06/10/2022
55
f1_keywords: ["sstream/std::basic_stringbuf", "sstream/std::basic_stringbuf::allocator_type", "sstream/std::basic_stringbuf::char_type", "sstream/std::basic_stringbuf::int_type", "sstream/std::basic_stringbuf::off_type", "sstream/std::basic_stringbuf::pos_type", "sstream/std::basic_stringbuf::traits_type", "sstream/std::basic_stringbuf::overflow", "sstream/std::basic_stringbuf::pbackfail", "sstream/std::basic_stringbuf::seekoff", "sstream/std::basic_stringbuf::seekpos", "sstream/std::basic_stringbuf::str", "sstream/std::basic_stringbuf::underflow"]
66
helpviewer_keywords: ["std::basic_stringbuf [C++]", "std::basic_stringbuf [C++], allocator_type", "std::basic_stringbuf [C++], char_type", "std::basic_stringbuf [C++], int_type", "std::basic_stringbuf [C++], off_type", "std::basic_stringbuf [C++], pos_type", "std::basic_stringbuf [C++], traits_type", "std::basic_stringbuf [C++], overflow", "std::basic_stringbuf [C++], pbackfail", "std::basic_stringbuf [C++], seekoff", "std::basic_stringbuf [C++], seekpos", "std::basic_stringbuf [C++], str", "std::basic_stringbuf [C++], underflow"]
7-
ms.assetid: 40c85f9e-42a5-4a65-af5c-23c8e3bf8113
87
ms.custom: devdivchpfy22
98
---
109

docs/standard-library/cache-chunklist-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: cache_chunklist Class"
32
title: "cache_chunklist Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: cache_chunklist Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/stdext::cache_chunklist", "allocators/stdext::cache_chunklist::allocate", "allocators/stdext::cache_chunklist::deallocate"]
66
helpviewer_keywords: ["stdext::cache_chunklist", "stdext::cache_chunklist [C++], allocate", "stdext::cache_chunklist [C++], deallocate"]
7-
ms.assetid: af19eccc-4ae7-4a34-bbb2-81e397424cb9
87
---
98
# cache_chunklist Class
109

docs/standard-library/cache-freelist-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: cache_freelist Class"
32
title: "cache_freelist Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: cache_freelist Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/stdext::cache_freelist", "allocators/stdext::cache_freelist::allocate", "allocators/stdext::cache_freelist::deallocate"]
66
helpviewer_keywords: ["stdext::cache_freelist", "stdext::cache_freelist [C++], allocate", "stdext::cache_freelist [C++], deallocate"]
7-
ms.assetid: 840694de-36ba-470f-8dae-2b723d5a8cd9
87
---
98
# cache_freelist Class
109

docs/standard-library/cache-suballoc-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: cache_suballoc Class"
32
title: "cache_suballoc Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: cache_suballoc Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/stdext::cache_suballoc", "allocators/stdext::cache_suballoc::allocate", "allocators/stdext::cache_suballoc::deallocate"]
66
helpviewer_keywords: ["stdext::cache_suballoc", "stdext::cache_suballoc [C++], allocate", "stdext::cache_suballoc [C++], deallocate"]
7-
ms.assetid: 9ea9c5e9-1dcc-45d0-b3a7-a56a93d88898
87
---
98
# cache_suballoc Class
109

docs/standard-library/error-category-class.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: error_category Class"
32
title: "error_category Class"
3+
description: "Learn more about: error_category Class"
44
ms.date: 06/15/2022
55
f1_keywords: ["system_error/std::error_category", "system_error/std::error_category::value_type", "system_error/std::error_category::default_error_condition", "system_error/std::error_category::equivalent", "system_error/std::error_category::message", "system_error/std::error_category::name"]
66
helpviewer_keywords: ["std::error_category", "std::error_category::value_type", "std::error_category::default_error_condition", "std::error_category::equivalent", "std::error_category::message", "std::error_category::name"]
7-
ms.assetid: e0a71e14-852d-4905-acd6-5f8ed426706d
87
ms.custom: devdivchpfy22
98
---
109

docs/standard-library/error-code-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: error_code Class"
32
title: "error_code Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: error_code Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["system_error/std::error_code", "system_error/std::error_code::value_type", "system_error/std::error_code::assign", "system_error/std::error_code::category", "system_error/std::error_code::clear", "system_error/std::error_code::default_error_condition", "system_error/std::error_code::message", "system_error/std::error_code::operator bool"]
66
helpviewer_keywords: ["std::error_code", "std::error_code::value_type", "std::error_code::assign", "std::error_code::category", "std::error_code::clear", "std::error_code::default_error_condition", "std::error_code::message"]
7-
ms.assetid: c09b4a96-cb14-4281-a319-63543f9b2b4a
87
---
98
# error_code Class
109

docs/standard-library/freelist-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: freelist Class"
32
title: "freelist Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: freelist Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/stdext::freelist", "allocators/stdext::freelist::pop", "allocators/stdext::freelist::push"]
66
helpviewer_keywords: ["stdext::freelist", "stdext::freelist [C++], pop", "stdext::freelist [C++], push"]
7-
ms.assetid: 8ad7e35c-4c80-4479-8ede-1a2497b06d71
87
---
98
# freelist Class
109

docs/standard-library/hash-set.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: <hash_set>"
32
title: "<hash_set>"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: <hash_set>"
4+
ms.date: 11/04/2016
55
f1_keywords: ["<hash_set>"]
66
helpviewer_keywords: ["hash_set header"]
7-
ms.assetid: 6b556967-c808-4869-9b4d-f9e030864435
87
---
98
# `<hash_set>`
109

docs/standard-library/sync-none-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: sync_none Class"
32
title: "sync_none Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: sync_none Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["allocators/stdext::sync_none", "allocators/stdext::sync_none::allocate", "allocators/stdext::sync_none::deallocate", "allocators/stdext::sync_none::equals"]
66
helpviewer_keywords: ["stdext::sync_none", "stdext::sync_none [C++], allocate", "stdext::sync_none [C++], deallocate", "stdext::sync_none [C++], equals"]
7-
ms.assetid: f7473cee-14f3-4fe1-88bc-68cd085e59e1
87
---
98
# sync_none Class
109

0 commit comments

Comments
 (0)