Skip to content

Commit 5b391e1

Browse files
authored
Merge pull request #10561 from haywoodsloan/9344-retire-cpp-set-find
AB#9344: Retire and redirect article - Use the set::find STL function in Visual C++
2 parents 346e11f + e4557d0 commit 5b391e1

3 files changed

Lines changed: 4 additions & 108 deletions

File tree

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14154,6 +14154,10 @@
1415414154
{
1415514155
"source_path": "support/power-platform/power-automate/desktop-flows/browser-automation/browser-automation-error-after-chromium-update.md",
1415614156
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/failed-to-assume-control-of-edge-chrome-firefox-error"
14157+
},
14158+
{
14159+
"source_path": "support/developer/visualstudio/cpp/libraries/use-setfind-stl-function.md",
14160+
"redirect_url": "/cpp/standard-library/set-class#example-of-setfind"
1415714161
}
1415814162
]
1415914163
}

support/developer/visualstudio/cpp/libraries/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
href: ./stl-sqrt-pow-functions.md
4747
- name: Use random_shuffle STL function
4848
href: ./use-random-shuffle-stl.md
49-
- name: Use set::find STL function
50-
href: ./use-setfind-stl-function.md
5149
- name: Use STL PRIORITY_QUEUE class
5250
href: ./stl-priority-queue-class-custom-type.md
5351
- name: Use the C Run-time

support/developer/visualstudio/cpp/libraries/use-setfind-stl-function.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)