Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldionne/wg21
My proposals for the C++ standard
https://github.com/ldionne/wg21
cpp proposals wg21
Last synced: 3 months ago
JSON representation
My proposals for the C++ standard
- Host: GitHub
- URL: https://github.com/ldionne/wg21
- Owner: ldionne
- Created: 2015-09-27T14:42:05.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T20:26:08.000Z (8 months ago)
- Last Synced: 2024-10-05T23:08:32.007Z (3 months ago)
- Topics: cpp, proposals, wg21
- Language: TeX
- Size: 12.1 MB
- Stars: 11
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Louis Dionne's proposals for the C++ Standards Committee
The top level of this repository contains the source for the proposals, and
the `generated/` directory contains the generated proposals in PDF format.
The source for proposals that are not being worked on anymore are in the
`done/` subdirectory so I can keep my sanity between meetings.See Michael Park's paper writing [framework](https://github.com/mpark/wg21)
for how to generate proposals.#### TODO list
- Paper to claim header names without extension and with double underscores
- Paper to prohibit user specializations of `std::pointer_traits`