issues
search
brycelelbach
/
wg21_p2300_execution
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Apache License 2.0
19
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add env utilities, fix and tighten up spec of queryables
#58
ericniebler
closed
11 months ago
0
centralize specification of adaptor and factory completion signatures
#57
ericniebler
closed
11 months ago
0
basic-sender exposition-only template
#56
ericniebler
closed
11 months ago
0
in_place_stop_token copy constructor/assignment and destructor
#55
vasama
opened
1 year ago
0
P2999
#54
ericniebler
closed
11 months ago
0
More Varna edits
#53
ccotter
closed
11 months ago
1
Feedback from Varna late afternoon 2023-06-15
#52
ccotter
closed
1 year ago
1
connect-awaitable correctness
#51
jtsylve
closed
11 months ago
2
connectable-with-tag-invoke not defined
#50
jtsylve
opened
1 year ago
0
sender_of and multiple completion signatures of same Tag
#49
jtsylve
closed
11 months ago
1
Question on sync_wait return type and cancellation
#48
MikailBag
closed
11 months ago
1
in `let_value(sndr, fun)` use `sndr`'s completion scheduler as current scheduler for sender returned from `fun`
#47
ericniebler
opened
1 year ago
0
std::in_place_stop_source::get_token and std::get_stop_token const correctness
#46
jtsylve
opened
1 year ago
1
Language in when_all spec
#45
ccotter
opened
1 year ago
0
fix minor type
#44
mjcaisse-intel
closed
1 year ago
1
Argument -> parameter
#43
ccotter
closed
1 year ago
1
types that privately inherit from `receiver_adaptor` ought to satisfy `receiver`
#42
ericniebler
opened
1 year ago
0
LWG small group reviews for April 11 & 18
#41
ericniebler
closed
1 year ago
0
integrate review feedback from @lewissbaker
#40
ericniebler
closed
1 year ago
0
fix: Fix small typo in the code example
#39
t0ny-peng
closed
1 year ago
1
move some sections around, further clarify Async Ops section
#38
ericniebler
closed
1 year ago
0
LWG requested edits from Issaquah 2023-02
#37
ericniebler
closed
1 year ago
1
There is no `std::copy_cvref_t`
#36
ericniebler
opened
1 year ago
0
the `receiver_of` concept doesn't default its second parameter anymore
#35
ericniebler
closed
1 year ago
0
Fix the `inline_scheduler` example: `set_value` cannot throw
#34
ericniebler
closed
1 year ago
0
Regarding the mandate in `get_completion_signatures`
#33
Chlorie
opened
1 year ago
1
Regarding delegation of environments
#32
Chlorie
closed
1 year ago
2
run-loop-opstate incorrect receiver_of concept use
#31
ccotter
closed
1 year ago
2
Do not namespace qualify anything under `::std::` unless it is `std::move` or `std::forward`
#30
ericniebler
opened
1 year ago
0
Discontinue use of the term "equivalent"
#29
ericniebler
opened
1 year ago
0
Discontinue use of the terms [value|error|stopped] channel
#28
ericniebler
closed
11 months ago
1
Create new section with receiver contract and lifetimes of sender/receiver
#27
ericniebler
opened
1 year ago
15
`split` sender's completion signatures are subtly wrong
#26
ericniebler
opened
1 year ago
0
Lwg small group review 2023 01 31
#25
ericniebler
closed
1 year ago
1
sync_wait_with_variant should unwrap `tuple`
#24
bylee20
opened
1 year ago
0
noexcept requirement in `operation_state` concept seems redundant
#23
bylee20
opened
1 year ago
0
typo in draft
#22
bylee20
opened
1 year ago
2
forwarding `get_env_t` doesn't take `forwarding_query_t` into consideration
#21
ericniebler
opened
1 year ago
0
feedback from LWG small group review on 2023-01-24
#20
ericniebler
closed
1 year ago
2
Fix spec of `tag_invoke_result` to evaluate `tag_invocable<Tag, Args...>` lazily
#19
ericniebler
closed
11 months ago
1
specify the forward progress guarantee made by run_loop's run member function
#18
ericniebler
opened
1 year ago
0
review comments from LWG small group on 2022-12-13
#17
ericniebler
closed
1 year ago
5
Fix small typo in the just spec
#16
ccotter
closed
1 year ago
0
what is the lifetime of values returned from environment queries?
#15
ericniebler
closed
11 months ago
1
add to the list of conditions that lead to std::terminate
#14
ericniebler
closed
1 year ago
0
LWG feedback from 2022-12-06
#13
ericniebler
closed
1 year ago
0
`when_all`'s completion signatures are subtly wrong
#12
ericniebler
closed
11 months ago
1
`bulk` doesn't specify how incoming values are copied and then passed by lvalue reference to the callable
#11
ericniebler
opened
1 year ago
0
make changes requested by LWG on 2022-11-29
#10
ericniebler
closed
1 year ago
0
Feedback from LWG small group review on 2022-11-22
#9
ericniebler
closed
1 year ago
0
Next