Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cpplearner
/
draft
Public
forked from
cplusplus/draft
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
draft
source
basic.tex
on
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2025
[intro.multithread.general] Say "use", not "access" functions (#6503)
languagelawyer
authored
66e15a6
View commit details
Copy full SHA for 66e15a6
View code at this point
Browse repository at this point
[basic.start.main] Add spaces around operator -
Andreas-Krug
authored and
tkoeppe
committed
411f879
View commit details
Copy full SHA for 411f879
View code at this point
Browse repository at this point
[basic.def.odr] Rephrase sentence to avoid double-negative
jensmaurer
authored and
tkoeppe
committed
04f4a62
View commit details
Copy full SHA for 04f4a62
View code at this point
Browse repository at this point
Commits on Jun 15, 2025
[class.temporary] Define "temporary object"
eisenwave
authored and
tkoeppe
committed
4f3e967
View commit details
Copy full SHA for 4f3e967
View code at this point
Browse repository at this point
Commits on May 8, 2025
[basic.contract.eval] Remove stray closing parenthesis (#7868)
Andreas-Krug
authored
b99e22b
View commit details
Copy full SHA for b99e22b
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
[basic.contract.eval] Fix typo (#7749)
Andreas-Krug
authored
b3f4572
View commit details
Copy full SHA for b3f4572
View code at this point
Browse repository at this point
[basic.contract.eval] Insert missing space between words (#7748)
Andreas-Krug
authored
412cf6a
View commit details
Copy full SHA for 412cf6a
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
[lex.phases, basic.link] Index linking (#7745)
Show description for 6d673ff
AlisdairM
authored
6d673ff
View commit details
Copy full SHA for 6d673ff
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
[basic.types.general] Change ordering to "non-variant non-static"
Show description for 9854e72
Hubert Tong
authored and
tkoeppe
committed
9854e72
View commit details
Copy full SHA for 9854e72
View code at this point
Browse repository at this point
P2786R13 Trivial Relocatability for C++26
Show description for 5ddffed
AlisdairM
authored and
tkoeppe
committed
5ddffed
View commit details
Copy full SHA for 5ddffed
View code at this point
Browse repository at this point
P2841R7 Concept and variable-template template-parameters
Show description for e3f552f
burblebee
authored and
tkoeppe
committed
e3f552f
View commit details
Copy full SHA for e3f552f
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
[intro.races] Rephrase questionable phrasing in note
jensmaurer
authored and
tkoeppe
committed
08c96b4
View commit details
Copy full SHA for 08c96b4
View code at this point
Browse repository at this point
[intro.races] Remove mention of 'consume operation'
jensmaurer
authored and
tkoeppe
committed
3050772
View commit details
Copy full SHA for 3050772
View code at this point
Browse repository at this point
P3475R2 Defang and deprecate memory_order::consume
jensmaurer
authored and
tkoeppe
committed
7f7d5a9
View commit details
Copy full SHA for 7f7d5a9
View code at this point
Browse repository at this point
P2900R14 Contracts for C++
notadragon
authored and
tkoeppe
committed
b9c1d1f
View commit details
Copy full SHA for b9c1d1f
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
CWG2970 Races with volatile sig_atomic_t bit-fields
burblebee
authored and
tkoeppe
committed
c30cc87
View commit details
Copy full SHA for c30cc87
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
[conv.rank] Fix typo
Andreas-Krug
authored and
tkoeppe
committed
422ded5
View commit details
Copy full SHA for 422ded5
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
[basic.extended.fp] Use "declared" for typedef-names
frederick-vs-ja
authored and
tkoeppe
committed
83530f5
View commit details
Copy full SHA for 83530f5
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
[basic.pre] Defragment specification of names and entities
Show description for 888b051
AlisdairM
authored and
tkoeppe
committed
888b051
View commit details
Copy full SHA for 888b051
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
[std] Rename "non-type" to "constant" template parameter/argument (#7587)
Show description for b9f054b
cor3ntin
authored and
tkoeppe
committed
b9f054b
View commit details
Copy full SHA for b9f054b
View code at this point
Browse repository at this point
[stmt, dcl] Rename labels
jensmaurer
authored and
tkoeppe
committed
9282117
View commit details
Copy full SHA for 9282117
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
[expr.assign] Rename stable label
Show description for e34e62d
AlisdairM
authored and
tkoeppe
committed
e34e62d
View commit details
Copy full SHA for e34e62d
View code at this point
Browse repository at this point
[basic.scope.scope] Update the note about special cases (#7594)
Endilll
authored
dfdc64c
View commit details
Copy full SHA for dfdc64c
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
[std] Use template-parameter and template parameter more consistently (#7460)
Show description for 6583c4a
cor3ntin
authored
6583c4a
View commit details
Copy full SHA for 6583c4a
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
[basic.def.odr] Fix typo and reference the correct subclause
lprv
authored and
tkoeppe
committed
0164098
View commit details
Copy full SHA for 0164098
View code at this point
Browse repository at this point
Commits on Dec 17, 2024
[basic.fundamental] Ensure consistency with [conv.ptr]
jensmaurer
authored and
tkoeppe
committed
85de0af
View commit details
Copy full SHA for 85de0af
View code at this point
Browse repository at this point
[basic.compound] Update introduction
eisenwave
authored and
tkoeppe
committed
a18040f
View commit details
Copy full SHA for a18040f
View code at this point
Browse repository at this point
[basic.pre,basic.lookup.general] Cleanup definition of term 'name lookup'
jensmaurer
authored and
tkoeppe
committed
e99e78d
View commit details
Copy full SHA for e99e78d
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
P3247R2 Deprecate the notion of trivial types
jensmaurer
authored and
tkoeppe
committed
a2d0ec7
View commit details
Copy full SHA for a2d0ec7
View code at this point
Browse repository at this point
P2686R5 constexpr structured bindings and references to constexpr variables
Show description for e220906
jensmaurer
authored and
tkoeppe
committed
e220906
View commit details
Copy full SHA for e220906
View code at this point
Browse repository at this point
CWG2944 Unsequenced throw-expressions
burblebee
authored and
tkoeppe
committed
8f6236e
View commit details
Copy full SHA for 8f6236e
View code at this point
Browse repository at this point
CWG2933 Dangling references
burblebee
authored and
tkoeppe
committed
c0a7e92
View commit details
Copy full SHA for c0a7e92
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
CWG2910 Effect of requirement-parameter-lists on odr-usability
burblebee
authored and
tkoeppe
committed
8b66da2
View commit details
Copy full SHA for 8b66da2
View code at this point
Browse repository at this point
CWG1953 Data races and common initial sequence
burblebee
authored and
tkoeppe
committed
e28cedb
View commit details
Copy full SHA for e28cedb
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
[basic.align] Move the Alignment subclause adjacent to "Object model"
Show description for 2981bd9
AlisdairM
authored and
tkoeppe
committed
2981bd9
View commit details
Copy full SHA for 2981bd9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.