// Community · Resources
Resources
WG21 maintains open repositories for the working draft, paper archive, and issue tracking. Every proposal, every issue, and every revision is publicly accessible. Below you'll find links, repositories, and an overview of what's available on this site.
// On this site
// Repositories
github.com/cplusplus
draft
PUBLIC
Working Draft of the C++ Standard
The most consequential document in systems programming.
papers
PUBLIC
WG21 Paper Archive
Every proposal committed to the committee since 1992.
SD-4
PUBLIC
Practices and Procedures
The document that governs all committee operations.
issues
PUBLIC
Committee Issue Tracker
Active issues against the current working draft.
CWG
PUBLIC
Core Working Group Issues
Editorial and technical issues for core language.
LWG
PUBLIC
Library Working Group Issues
Editorial and technical issues for the library.
// Links & resources
- isocpp.org Official ISO C++ Foundation site
- Mailing lists Public discussion lists and SG archives
- WG21 mailing archive All committee mailings since 1990
- Community Slack cpplang Slack, the C++ Alliance channel for informal discussions related to C++
- GitHub organization All committee repositories
- SG20 Education Teaching and learning C++ subgroup