Skip to content

[stdatomic.h.syn] No longer speak of [u]intptr_t as optional - #9304

Open
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:stdatomic-intptr
Open

[stdatomic.h.syn] No longer speak of [u]intptr_t as optional#9304
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:stdatomic-intptr

Conversation

@eisenwave

Copy link
Copy Markdown
Member

Fixes #9302

Following P3248R5 (Require [u]intptr_t), intptr_t and uintptr_t are always present, so atomic_intptr_t and atomic_uintptr_t are always present too.

Following P3248R5 (Require [u]intptr_t), intptr_t and uintptr_t are always present, so atomic_intptr_t and atomic_uintptr_t are always present too.
@eisenwave eisenwave added the P2-Bug Presentational errors and omissions label Sep 3, 2026
@jensmaurer

Copy link
Copy Markdown
Member

@jwakely , could you take a quick look, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[stdatomic.h.syn] not updated appropriately with P3248

2 participants