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

[range.cartesian.view] Add missing views:: qualifier in deduction guide #6059

Merged
merged 1 commit into from Mar 24, 2023
Merged

[range.cartesian.view] Add missing views:: qualifier in deduction guide #6059

merged 1 commit into from Mar 24, 2023

Conversation

JMazurkiewicz
Copy link
Contributor

@JMazurkiewicz JMazurkiewicz commented Jan 24, 2023

Alias all_t needs views:: qualifier.

Fixes #6198

@JMazurkiewicz JMazurkiewicz changed the title [range.cartesian.view] Add missing views:: prefix [range.cartesian.view] Add missing views:: qualifier in deduction guide Jan 24, 2023
@tkoeppe tkoeppe merged commit 1b0fe66 into cplusplus:main Mar 24, 2023
@JMazurkiewicz JMazurkiewicz deleted the missing_views branch March 24, 2023 16:48
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.

[range.cartesian.view] cartesian_product_view deduction guide should qualify views::all_t
5 participants