forked from lwg/issues
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathREADME
More file actions
20 lines (14 loc) · 843 Bytes
/
README
File metadata and controls
20 lines (14 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
https://github.com/cplusplus/LWG is the repository for the C++ Standards Committee's
Library Working Group issues lists files.
When cloning this repo you should use the `--single-branch` option to
avoid fetching the automatically generated HTML pages in the `gh-pages`
branch. The contents of the `gh-pages` branch are 100 times larger than
the `master` branch, but only the `master` branch is useful.
For the most recent draft of the lists generated from these files, see
https://cplusplus.github.io/LWG/lwg-active.html
For the official (but less up-to-date) versions of these lists, see
https://www.open-std.org/jtc1/sc22/wg21/
To submit a new issue, please read
https://cplusplus.github.io/LWG/lwg-active.html#submit_issue
For editorial mistakes and inconsistencies in the draft standard, see
https://github.com/cplusplus/draft/wiki