Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[thread.once] Move struct once_flag defintion into corresponding subc… #920

Merged
merged 1 commit into from Sep 22, 2016

Conversation

AlisdairM
Copy link
Contributor

…lause

By convention, unless the whole specification of the class is in the
header synopsis (typically a tag type) the class should be forward
declared in the synopsis. The class definition for once_flag is moved
to 30.4.4 [thread.once].

See #918

…lause

By convention, unless the whole specification of the class is in the
header synopsis (typically a tag type) the class should be forward
declared in the synopsis.  The class definition for once_flag is moved
to 30.4.4 [thread.once].
@zygoloid zygoloid merged commit f295171 into cplusplus:master Sep 22, 2016
@AlisdairM AlisdairM deleted the move_call_once_definition branch September 22, 2016 19:47
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.

None yet

2 participants