Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timsong-cpp/cppwp
HTML version of the current C++ working paper
https://github.com/timsong-cpp/cppwp
Last synced: 7 days ago
JSON representation
HTML version of the current C++ working paper
- Host: GitHub
- URL: https://github.com/timsong-cpp/cppwp
- Owner: timsong-cpp
- Created: 2016-08-25T02:56:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T06:49:57.000Z (13 days ago)
- Last Synced: 2024-10-31T07:19:14.544Z (13 days ago)
- Language: Shell
- Homepage:
- Size: 1010 MB
- Stars: 430
- Watchers: 35
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### HTML version of the C++ working paper
Completely unofficial, of course. Generated using the amazing [cxxdraft-htmlgen](https://github.com/Eelis/cxxdraft-htmlgen).
Currently the following versions are available:
* Tip of trunk: [HTML](https://timsong-cpp.github.io/cppwp/) [Full PDF](https://timsong-cpp.github.io/cppwp/draft.pdf)
* N3337 (C++11 + editorial fixes): [HTML](https://timsong-cpp.github.io/cppwp/n3337/) [Full PDF](https://timsong-cpp.github.io/cppwp/n3337/draft.pdf)
* N4140 (C++14 + editorial fixes): [HTML](https://timsong-cpp.github.io/cppwp/n4140/) [Full PDF](https://timsong-cpp.github.io/cppwp/n4140/draft.pdf)
* N4659 (March 2017 post-Kona working draft/C++17 DIS): [HTML](https://timsong-cpp.github.io/cppwp/n4659/) [Full PDF](https://timsong-cpp.github.io/cppwp/n4659/draft.pdf)
* N4861 (March 2020 post-Prague working draft/C++20 DIS): [HTML](https://timsong-cpp.github.io/cppwp/n4861/) [Full PDF](https://timsong-cpp.github.io/cppwp/n4861/draft.pdf)
* N4868 (October 2020 pre-virtual-plenary working draft/C++20 plus editorial changes): [HTML](https://timsong-cpp.github.io/cppwp/n4868/) [Full PDF](https://timsong-cpp.github.io/cppwp/n4868/draft.pdf)
* N4950 with editorial changes (C++23 DIS): [HTML](https://timsong-cpp.github.io/cppwp/n4950/) [Full PDF](https://timsong-cpp.github.io/cppwp/n4950/draft.pdf)The following TSes are also available:
* Ranges: [HTML](https://timsong-cpp.github.io/cppwp/ranges-ts/) [Full PDF](https://timsong-cpp.github.io/cppwp/ranges-ts.pdf)
* Networking: [HTML](https://timsong-cpp.github.io/cppwp/networking-ts/) [Full PDF](https://timsong-cpp.github.io/cppwp/networking-ts.pdf)