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

Incosistency in tuple_size/tuple_element struct/class. #2679

Merged
merged 1 commit into from Feb 22, 2019

Conversation

hanickadot
Copy link
Contributor

It was declared as structures and specializations were classes. All tuple_size and tuple_elements are now structures.

Touched sections: pair.astuple and tuple.helper

@jwakely
Copy link
Member

jwakely commented Feb 22, 2019

The diff looks good to me, thanks. Could you please adjust the commit message to:

  • add "[pair.astuple], [tuple.helper]" to the start of the commit message;
  • fix the "Incosistency" typo;
  • add a blank line between the first sentence of the commit message and the second sentence.

Then force-push an update to your branch (which will update this pull request).

…ent struct/class.

It was declared as a struct and specializations were classes.
@hanickadot
Copy link
Contributor Author

Fixed.

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

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