KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
wg21
★ 13
Open GitHub ↗
My proposals for the C++ standard
Download README (.md)
Explore Similar Repositories
push-service
:
Top-level repository for the Push Service
json-api-generator
:
Generates json api endpoints from templates
catkin_create_rqt
:
An RQT plugin generator script, supporting several arguments to generate a rqt plugin for ROS, similar to catkin_create_pkg
flux-form
:
Manage your forms with flux, any flux
Sounds
:
Sounds that Tox client developers may use freely in their software
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
wg21
?
Download (.md)
## 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<T*>`