ldionne / wg21
My proposals for the C++ standard
☆12Updated last month
Alternatives and similar repositories for wg21:
Users that are interested in wg21 are comparing it to the libraries listed below
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- ☆17Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- WIP☆26Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.