Skip to content

Conversation

kalyanmysore
Copy link
Contributor

Under P.6, there are a few examples where the size is passed separately. The local variable name for the size is n. There is a typo and m is passed instead. There is no local var named m. It should be n.

Under P.6, there are a few examples where the size is passed separately. The local variable name for the size is n. There is a typo and m is passed instead. There is no local var named m. It should be n.
@cubbimew cubbimew merged commit 2722375 into isocpp:master Sep 19, 2025
1 check passed
@cubbimew
Copy link
Member

oops, I should've been more careful; this typo was intentional as noted in the prose after the example

cubbimew added a commit that referenced this pull request Sep 29, 2025
This reverts commit 2722375.

That typo was intentional as noted in the prose after the example (addmittedly hard to see)
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