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

C++20 [thread.syn] Do not mandate including <initializer_list> when including <thread> #4011

Merged
merged 1 commit into from Sep 16, 2020

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented May 23, 2020

This was accidentally introduced while applying
LWG3330 Include from most library headers.

Clone of #3991 for C++20 DIS.
Fixes #3988

…ng <thread> (cplusplus#3991)

This was accidentally introduced while applying
LWG3330 Include <compare> from most library headers.
@jensmaurer jensmaurer linked an issue May 23, 2020 that may be closed by this pull request
@jensmaurer jensmaurer added this to the C++20 milestone May 23, 2020
@jensmaurer jensmaurer changed the title [thread.syn] Do not mandate including <initializer_list> when includi… C++20 [thread.syn] Do not mandate including <initializer_list> when includi… May 23, 2020
@jensmaurer jensmaurer changed the title C++20 [thread.syn] Do not mandate including <initializer_list> when includi… C++20 [thread.syn] Do not mandate including <initializer_list> when including <thread> May 23, 2020
@zygoloid zygoloid merged commit c3fb0a2 into cplusplus:c++20 Sep 16, 2020
@jensmaurer jensmaurer deleted the 20-3991 branch October 18, 2020 20:02
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.

[thread.syn] Should <thread> include <initializer_list>?
3 participants