Skip to content

Conversation

@xmcgcg
Copy link
Contributor

@xmcgcg xmcgcg commented Sep 25, 2023

The memory order for atomic_flag_test_and_set and atomic_flag_clear is not specified, it should be memory_order::seq_cst. (atomic_flag_test and atomic_flag_wait specify that)

The memory order for atomic_flag_test_and_set and atomic_flag_clear is missing, it should be memory_order::seq_cst.
@jensmaurer
Copy link
Member

This feels like an LWG issue, not an editorial one.

@jensmaurer jensmaurer added the lwg Issue must be reviewed by LWG. label Sep 25, 2023
@xmcgcg xmcgcg closed this by deleting the head repository Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lwg Issue must be reviewed by LWG.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants