wg21
There are 22 repositories under wg21 topic.
VcDevel/std-simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
mpark/wg21
Framework for Writing C++ Committee Papers
bloomberg/clang-p2996
Experimental clang support for WG21 P2996 (Reflection).
bruxisma/retain-ptr
WG21 P0468 implementation of an intrusive smart pointer for C++
brevzin/cpp_proposals
My WG21 proposals
bloomberg/p1160
P1160 Add Test Polymorphic Memory Resource To Standard Library
Quuxplusone/SG14
Header-only C++ containers and algorithms from the SG14 Low Latency study group
bruxisma/papers
WG21 Proposals and Drafts
ldionne/wg21
My proposals for the C++ standard
rhalbersma/xstd
Extensions to the C++ Standard Library
bruxisma/sessions
WG21 P1275 Implementation Repository
bruxisma/byteswap
WG21 P1272 -- Byteswap Implementation
mattkretz/wg21-papers
my papers to WG21 — the C++ committee
neargye-wg21/cstring-constexpr-proposal
WG21 Proposal: Add Constexpr Modifiers to Functions in <cstring> and <cwchar> Headers
neargye-wg21/WG21
My proposals for the C++ standard
WG21-SG14/SG14-comparing-virtual-functions
ISO C++ SG14: A proposal and experimental code for comparing ultimate functions called by virtual function calls
bruxisma/breakpoint
WG21 P1283 Implementation Repository
mpusz/wg21-papers
ISO C++ Committee papers by Mateusz Pusz
neargye-wg21/charconv-constexpr-proposal
WG21 Proposal: Add Constexpr Modifiers to Functions to_chars and from_chars
cppguru/p1160
P1160 Add Test Polymorphic Memory Resource To Standard Library
ben-crowhurst/llvm-project
Implementation of proposed C++ Manifold Operators.