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
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
exec.tex
on
patch-6
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2026
[exec.scope.simple.counting.general] Fix comment alignment
Andreas-Krug
authored and
tkoeppe
committed
b438be4
View commit details
Copy full SHA for b438be4
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
[exec.task.scheduler] Move period outside of \tcode (#8960)
Andreas-Krug
authored
87d9dfb
View commit details
Copy full SHA for 87d9dfb
View code at this point
Browse repository at this point
[exec.get.domain] Remove extraneous period after list (#8956)
Andreas-Krug
authored
bcb6a56
View commit details
Copy full SHA for bcb6a56
View code at this point
Browse repository at this point
[task.promise] Delete unused definition of expos-only error-variant.
Show description for c52c49a
tkoeppe
committed
c52c49a
View commit details
Copy full SHA for c52c49a
View code at this point
Browse repository at this point
P4154R0 Renaming various execution things
Show description for a5338c8
tkoeppe
committed
a5338c8
View commit details
Copy full SHA for a5338c8
View code at this point
Browse repository at this point
[exec.snd.concepts, exec.recv.concepts] Insert "exposition-only"
tkoeppe
committed
ccea75a
View commit details
Copy full SHA for ccea75a
View code at this point
Browse repository at this point
P4159R0 Make `sender_in` and `receiver_of` exposition-only
tkoeppe
committed
9a416a6
View commit details
Copy full SHA for 9a416a6
View code at this point
Browse repository at this point
P4151R1 Rename `affine_on`
tkoeppe
committed
cdb2425
View commit details
Copy full SHA for cdb2425
View code at this point
Browse repository at this point
P3927R2 task_scheduler support for parallel bulk execution
Show description for 4956880
jensmaurer
authored and
tkoeppe
committed
4956880
View commit details
Copy full SHA for 4956880
View code at this point
Browse repository at this point
P3941R4 Scheduler Affinity
Show description for cb03337
jensmaurer
authored and
tkoeppe
committed
cb03337
View commit details
Copy full SHA for cb03337
View code at this point
Browse repository at this point
P3980R1 Task’s Allocator Use
Show description for 56ce025
eisenwave
authored and
tkoeppe
committed
56ce025
View commit details
Copy full SHA for 56ce025
View code at this point
Browse repository at this point
[exec.sync.wait] Change "expression-equivalent" to just "equivalent".
Show description for 69f22f6
tkoeppe
committed
69f22f6
View commit details
Copy full SHA for 69f22f6
View code at this point
Browse repository at this point
[exec.sync.wait{,.var}] Move "following:" expressions inline.
tkoeppe
committed
9fd5987
View commit details
Copy full SHA for 9fd5987
View code at this point
Browse repository at this point
[exec.get.compl.domain] Replace repeated, long expression with "it".
tkoeppe
committed
e82e850
View commit details
Copy full SHA for e82e850
View code at this point
Browse repository at this point
P3826R5 Fix Sender Algorithm Customization
Show description for 79d1055
eisenwave
authored and
tkoeppe
committed
79d1055
View commit details
Copy full SHA for 79d1055
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
P3804R2 Iterating on parallel_scheduler
Show description for 7b80d30
eisenwave
authored and
tkoeppe
committed
7b80d30
View commit details
Copy full SHA for 7b80d30
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
P3986R1 A Wording Strategy for Inlinable Receivers
Show description for 1db7de7
jensmaurer
authored and
tkoeppe
committed
1db7de7
View commit details
Copy full SHA for 1db7de7
View code at this point
Browse repository at this point
P3373R4 Of Operation States and Their Lifetimes
Show description for 27bd4d4
eisenwave
authored and
tkoeppe
committed
27bd4d4
View commit details
Copy full SHA for 27bd4d4
View code at this point
Browse repository at this point
LWG4540 future-senders returned from spawn_future do not forward stop requests to spawned work
Show description for 6592e5d
burblebee
authored and
tkoeppe
committed
6592e5d
View commit details
Copy full SHA for 6592e5d
View code at this point
Browse repository at this point
LWG4504 Wording problem in {simple_}counting_scope
burblebee
authored and
tkoeppe
committed
016c5d0
View commit details
Copy full SHA for 016c5d0
View code at this point
Browse repository at this point
LWG4485 Move specification for task::stop_token_type
Show description for be54f1d
burblebee
authored and
tkoeppe
committed
be54f1d
View commit details
Copy full SHA for be54f1d
View code at this point
Browse repository at this point
LWG4476 run_loop should not have a set_error completion
burblebee
authored and
tkoeppe
committed
a74041f
View commit details
Copy full SHA for a74041f
View code at this point
Browse repository at this point
LWG4361 awaitable-receiver::set_value should use Mandates instead of constraints
burblebee
authored and
tkoeppe
committed
f58eab0
View commit details
Copy full SHA for f58eab0
View code at this point
Browse repository at this point
LWG4354 Reconsider weakly_parallel as the default forward_progress_guarantee
burblebee
authored and
tkoeppe
committed
8d7c659
View commit details
Copy full SHA for 8d7c659
View code at this point
Browse repository at this point
LWG4347 task's stop source is always created
Show description for c17bca7
burblebee
authored and
tkoeppe
committed
c17bca7
View commit details
Copy full SHA for c17bca7
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
LWG4339 task's coroutine frame may be released late
Show description for 0f85741
burblebee
authored and
tkoeppe
committed
0f85741
View commit details
Copy full SHA for 0f85741
View code at this point
Browse repository at this point
LWG4143 execution::set_value/set_error/set_stopped/start should always return void
burblebee
authored and
tkoeppe
committed
0e20a6f
View commit details
Copy full SHA for 0e20a6f
View code at this point
Browse repository at this point
LWG4133 awaitable-receiver's members are potentially throwing
burblebee
authored and
tkoeppe
committed
bdf1618
View commit details
Copy full SHA for bdf1618
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
LWG4529 task::promise_type::await_transform declaration and definition mismatch
burblebee
authored and
tkoeppe
committed
a3bbccb
View commit details
Copy full SHA for a3bbccb
View code at this point
Browse repository at this point
LWG4528 task needs get_completion_signatures()
burblebee
authored and
tkoeppe
committed
a76d1f2
View commit details
Copy full SHA for a76d1f2
View code at this point
Browse repository at this point
LWG4527 await_transform needs to use as_awaitable
burblebee
authored and
tkoeppe
committed
79a781c
View commit details
Copy full SHA for 79a781c
View code at this point
Browse repository at this point
LWG4525 task's final_suspend should move the result
burblebee
authored and
tkoeppe
committed
1bbe751
View commit details
Copy full SHA for 1bbe751
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
[exec.snd.expos] Delete unused expos-only concept "completion-tag".
Show description for deb2a9b
tkoeppe
committed
deb2a9b
View commit details
Copy full SHA for deb2a9b
View code at this point
Browse repository at this point
[execution.syn] Fix comment alignment
Andreas-Krug
authored and
tkoeppe
committed
bb04052
View commit details
Copy full SHA for bb04052
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
[exec.get.compl.sched] Rename completion-tag to completion-fn-tag and reorder text.
Show description for 6fc1650
tkoeppe
committed
6fc1650
View commit details
Copy full SHA for 6fc1650
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.