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

[version.syn] Remove mention of nonexistent header <priority_queue> #5311

Merged
merged 1 commit into from Feb 22, 2022

Conversation

cpplearner
Copy link
Contributor

std::priority_queue is defined in <queue>.

The "Feature test macros" section in P1206R7 Conversions from ranges to containers does say that the macro __cpp_lib_containers_ranges is present in <priority_queue>, but I guess it's an error rather than a proposal to add this header.

@tkoeppe tkoeppe merged commit 03b9040 into cplusplus:main Feb 22, 2022
@cpplearner cpplearner deleted the patch-3 branch February 22, 2022 15:11
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

3 participants