Skip to content

Fix missing parameter name in atomic_ref ctor - #9244

Merged
jensmaurer merged 1 commit into
cplusplus:mainfrom
crtrott:main
Aug 6, 2026
Merged

Fix missing parameter name in atomic_ref ctor#9244
jensmaurer merged 1 commit into
cplusplus:mainfrom
crtrott:main

Conversation

@crtrott

@crtrott crtrott commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

In the description of the converting atomic_ref ctor the parameter name ref is missing. The Postcondition says: *this references the object referenced by ref.

Signed-off-by: Christian Trott <crtrott@sandia.gov>
@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Aug 6, 2026
@jensmaurer
jensmaurer merged commit c5d4aa7 into cplusplus:main Aug 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants