Skip to content

Conversation

@tomaszkam
Copy link

No description provided.

-1- <del>Let `Z` be the template represented by `templ` and let `Args...` be a
sequence of prvalue constant expressions that compute the reflections held by
the elements of `arguments`, in order.</del>
<ins>Let <i>n</i> be the number of elements, and <i>e<sub>i</sub></i>
Copy link
Member

Choose a reason for hiding this comment

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

Do we want something like this?

Suggested change
<ins>Let <i>n</i> be the number of elements, and <i>e<sub>i</sub></i>
<ins>Let <i>n</i> be the number of elements in `arguments`, and <i>e<sub>i</sub></i>

And also below. Or maybe say n is ranges::distance(arguments)?

Copy link
Author

Choose a reason for hiding this comment

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

People will complain that this may be range for input ranges.

Copy link
Member

Choose a reason for hiding this comment

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

Good point

@tomaszkam
Copy link
Author

Updated: if you merge that and update the list, could you start TR voting?

@jwakely jwakely merged commit 7b0743c into cplusplus:master Oct 27, 2025
2 checks passed
@tomaszkam tomaszkam deleted the tk/meta-nb-issues branch November 4, 2025 13:58
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.

2 participants