# jfbastien-cpp-papers **Repository Path**: mirrors_kohler/jfbastien-cpp-papers ## Basic Information - **Project Name**: jfbastien-cpp-papers - **Description**: Papers for the C++ Standards Committee, WG21 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++ Standard Committee Papers Build status: [![Build Status](https://travis-ci.org/jfbastien/papers.svg?branch=master)](https://travis-ci.org/jfbastien/papers) Official C++ Standard Committee papers are available from [the C++ mailings][]. More information on the C++ Standard Committee is available on [the Committee site][]. I've written a few of these papers and co-authored a few others. I initially wrote them using reStructuredText, but have now moved to [bikeshed](https://github.com/tabatkins/bikeshed). Papers in this repository are final and published when numbered `N` or `P`, and are drafts when numbered `D`. This is an ISO thing: I can't revise already-published `N` or `P` papers. The paper revision (the `R` part in `P` numbered papers) has to be incremented, and a new paper published. New paper numbers are obtained through the Committee's Vice-Chair. The Committee's website details [how to submit proposals][]. [the Committee site]: https://isocpp.org/std/the-committee [the C++ mailings]: http://open-std.org/jtc1/sc22/wg21/docs/papers/ [how to submit proposals]: https://isocpp.org/std/submit-a-proposal