Skip to content

Commit 6ab7909

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#3403 from MicrosoftDocs/FromPublicMasterBranch
**Merging non-doc content as Admin** Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents fed6af5 + 667d8e5 commit 6ab7909

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: 'New C++ 2017 STL library documentation topic '
3+
about: Create a C++ 2017 doc tracking work item
4+
title: ''
5+
labels: C++17, STL doc work
6+
assignees: ''
7+
8+
---
9+
10+
ISO paper for this feature: [PaperID]()
11+
First implemented in: VS 20YY major.minor
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: 'New C++ 2020 STL library documentation topic '
3+
about: Create a C++ 2020 doc tracking work item
4+
title: ''
5+
labels: STL doc work, C++20
6+
assignees: ''
7+
8+
---
9+
10+
ISO paper for this feature: [PaperID]()
11+
First implemented in: VS 20YY major.minor
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: 'New C++ STL library documentation topic '
3+
about: Create a C++ doc tracking work item
4+
title: ''
5+
labels: STL doc work
6+
assignees: ''
7+
8+
---
9+
10+
ISO paper for this feature: [PaperID]()
11+
First implemented in: VS YYYY major.minor

0 commit comments

Comments
 (0)