Skip to content

Include __just.hpp from __when_all.hpp - #2195

Merged
ericniebler merged 1 commit into
NVIDIA:mainfrom
ispeters:fix-when-all-includes
Aug 14, 2026
Merged

Include __just.hpp from __when_all.hpp#2195
ericniebler merged 1 commit into
NVIDIA:mainfrom
ispeters:fix-when-all-includes

Conversation

@ispeters

Copy link
Copy Markdown
Contributor

While analysing stdexec's internal dependency structure, I discovered that __when_all.hpp depends on stdexec::just but doesn't incude __just.hpp, breaking self-containment. This diff fixes that.

While analysing stdexec's internal dependency structure, I discovered
that `__when_all.hpp` depends on `stdexec::just` but doesn't incude
`__just.hpp`, breaking self-containment. This diff fixes that.
@copy-pr-bot

copy-pr-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler

Copy link
Copy Markdown
Collaborator

/ok to test 72ec4cd

@ericniebler
ericniebler merged commit 3e377d0 into NVIDIA:main Aug 14, 2026
38 checks passed
@ispeters
ispeters deleted the fix-when-all-includes branch August 15, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants