Skip to content

Commit c55af6c

Browse files
authored
updated ms.topic for StL (#620)
1 parent 3bad22a commit c55af6c

621 files changed

Lines changed: 621 additions & 621 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/standard-library/1-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["_1", "std::_1", "functional/std::_1"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["_1 object"]

docs/standard-library/add-const-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_const"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_const class", "add_const"]

docs/standard-library/add-cv-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_cv"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_cv class", "add_cv"]

docs/standard-library/add-lvalue-reference-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_lvalue_reference"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_lvalue_reference"]

docs/standard-library/add-pointer-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_pointer"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_pointer class", "add_pointer"]

docs/standard-library/add-rvalue-reference-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_rvalue_reference"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_rvalue_reference Class"]

docs/standard-library/add-volatile-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["type_traits/std::add_volatile"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["add_volatile class", "add_volatile"]

docs/standard-library/adopt-lock-t-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["mutex/std::adopt_lock_t"]
1111
dev_langs: ["C++"]
1212
ms.assetid: 549972fb-e2e9-4415-8657-c159b09aa3f4

docs/standard-library/algorithm-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
77
ms.tgt_pltfrm: ""
8-
ms.topic: "article"
8+
ms.topic: "reference"
99
f1_keywords: ["algorithm/std::adjacent_find", "algorithm/std::all_of", "algorithm/std::any_of", "algorithm/std::binary_search", "algorithm/std::copy", "algorithm/std::copy_backward", "algorithm/std::copy_if", "algorithm/std::copy_n", "algorithm/std::equal", "algorithm/std::equal_range", "algorithm/std::fill", "algorithm/std::fill_n", "algorithm/std::find", "algorithm/std::find_end", "algorithm/std::find_first_of", "algorithm/std::find_if", "algorithm/std::find_if_not", "algorithm/std::for_each", "algorithm/std::generate", "algorithm/std::generate_n", "algorithm/std::includes", "algorithm/std::inplace_merge", "algorithm/std::is_heap", "algorithm/std::is_heap_until", "algorithm/std::is_partitioned", "algorithm/std::is_permutation", "algorithm/std::is_sorted", "algorithm/std::is_sorted_until", "algorithm/std::iter_swap", "algorithm/std::lexicographical_compare", "algorithm/std::lower_bound", "algorithm/std::make_heap", "algorithm/std::max", "algorithm/std::max_element", "algorithm/std::merge", "algorithm/std::min", "algorithm/std::minmax", "algorithm/std::minmax_element", "algorithm/std::min_element", "algorithm/std::mismatch", "algorithm/std::move", "algorithm/std::move_backward", "algorithm/std::next_permutation", "algorithm/std::none_of", "algorithm/std::nth_element", "algorithm/std::partial_sort", "algorithm/std::partial_sort_copy", "algorithm/std::partition", "algorithm/std::partition_point", "algorithm/std::pop_heap", "algorithm/std::prev_permutation", "algorithm/std::push_heap", "algorithm/std::random_shuffle", "algorithm/std::remove", "algorithm/std::remove_copy", "algorithm/std::remove_copy_if", "algorithm/std::remove_if", "algorithm/std::replace", "algorithm/std::replace_copy", "algorithm/std::replace_copy_if", "algorithm/std::replace_if", "algorithm/std::reverse", "algorithm/std::reverse_copy", "algorithm/std::rotate", "algorithm/std::rotate_copy", "algorithm/std::search", "algorithm/std::search_n", "algorithm/std::set_difference", "algorithm/std::set_intersection", "algorithm/std::set_symmetric_difference", "algorithm/std::set_union", "algorithm/std::shuffle", "algorithm/std::sort", "algorithm/std::sort_heap", "algorithm/std::stable_partition", "algorithm/std::stable_sort", "algorithm/std::swap_ranges", "algorithm/std::transform", "algorithm/std::unique", "algorithm/std::unique_copy", "algorithm/std::upper_bound", "xutility/std::copy", "xutility/std::copy_backward", "xutility/std::copy_n", "xutility/std::count", "xutility/std::equal", "xutility/std::fill", "xutility/std::fill_n", "xutility/std::find", "xutility/std::is_permutation", "xutility/std::lexicographical_compare", "xutility/std::move", "xutility/std::move_backward", "xutility/std::reverse", "xutility/std::rotate", "algorithm/std::count_if", "algorithm/std::partition_copy", "algorithm/std::swap"]
1010
dev_langs: ["C++"]
1111
ms.assetid: c10b0c65-410c-4c83-abf8-8b7f61bba8d0

docs/standard-library/algorithm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
9+
ms.topic: "reference"
1010
f1_keywords: ["<algorithm>"]
1111
dev_langs: ["C++"]
1212
helpviewer_keywords: ["algorithm header [C++]", "C++ Standard Library, algorithms", "<algorithm> header"]

0 commit comments

Comments
 (0)