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

[ranges.syn] Add primary templates for tuple-like protocol #4573

Merged
merged 1 commit into from Apr 30, 2021

Conversation

jensmaurer
Copy link
Member

The primary templates tuple_size and tuple_element
are partially specialized, and should be declared
before doing so.

Fixes #4572

The primary templates tuple_size and tuple_element
are partially specialized, and should be declared
before doing so.
@tkoeppe tkoeppe merged commit f9dac66 into cplusplus:master Apr 30, 2021
@jensmaurer jensmaurer deleted the c23 branch May 1, 2021 20: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.

[ranges.syn] Forward declarations of tuple_size and tuple_element are not shown in the synopsis
4 participants