Skip to content

[func.wrap.ref.class] Rename Args to ArgTypes #7575

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steve-downey
Copy link
Contributor

There is no definition of Args in scope for function_ref. Moving the exposition only members out of the descriptive text brought with it the undefined template argument. Rename to ArgTypes.

@tkoeppe
Copy link
Contributor

tkoeppe commented Mar 17, 2025

Thanks! Could you kindly reword the commit message according to https://github.com/cplusplus/draft/wiki/Commit-message-format#editorial-commits and force-push?

@tkoeppe
Copy link
Contributor

tkoeppe commented Jun 17, 2025

@steve-downey: Ping :-)

@steve-downey
Copy link
Contributor Author

Ack. Will fix.

There is no definition of Args in scope for function_ref. Moving the exposition
only members out of the descriptive text brought with it the undefined template
argument. Rename to ArgTypes, the name used for the template parameter.
@steve-downey steve-downey force-pushed the argtype-functionref branch from e3ba60b to 8065cde Compare June 22, 2025 10:00
@steve-downey steve-downey changed the title Rename Args to ArgTypes, which is defined [func.wrap.ref.class] Rename Args to ArgTypes Jun 22, 2025
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