Skip to content

Add missing include for std::launder#1900

Merged
ericniebler merged 1 commit into
NVIDIA:mainfrom
mathisloge:patch-1
Feb 26, 2026
Merged

Add missing include for std::launder#1900
ericniebler merged 1 commit into
NVIDIA:mainfrom
mathisloge:patch-1

Conversation

@mathisloge

Copy link
Copy Markdown
Contributor

std::launder is defined in and is missing here.

I haven't had this issue with gcc14/15 on linux but with llvm 21 on macos.

Ref:
https://en.cppreference.com/w/cpp/utility/launder.html

std::launder is defined in <new> and is missing here. Might get conflicts with clang compiler
@copy-pr-bot

copy-pr-bot Bot commented Feb 26, 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 cc7a34f

@ericniebler ericniebler merged commit 18c0a62 into NVIDIA:main Feb 26, 2026
26 checks passed
@ericniebler

Copy link
Copy Markdown
Collaborator

thanks!

@mathisloge mathisloge deleted the patch-1 branch March 13, 2026 12:04
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