Skip to content

Conversation

@slavapestov
Copy link

No description provided.

@hborla hborla merged commit 5c05e76 into hborla:parameter-packs Oct 25, 2022
hborla added a commit that referenced this pull request Mar 24, 2023
* Add a draft proposal for parameter packs.

* Fix the type of postfix ... operator in the ambiguity example.

* update pitch (#1)

* Add missing SE proposal information.

* Replace the '...' syntax with 'repeat each'.

* Add more introductory explanation to the proposed solution.

* Update proposals/NNNN-parameter-packs.md

Co-authored-by: Remy Demarest <[email protected]>

* Address editorial feedback

* Add pack iteration and pack element projection to the future directions.

* Move local value packs and add explicit pack syntax to future directions.

* Describe single-element tuple unwrapping under pack substitution.

* Simplify the description of same-type requirements involving parameter packs.

* Update proposals/NNNN-parameter-packs.md

Co-authored-by: Becca Royal-Gordon <[email protected]>

* Move the introduction above the table of contents.

* Specify trailing closure matching rules for parameter packs.

* Replace the term "type sequence" with "type list" to avoid confusion with the
Sequence protocol.

* Add more commentary on the `repeat each` syntax design.

* Minor editorial changes

* Describe how variadic generic functions interact with overload resolution.

* Update pitch links.

* Update 0393-parameter-packs.md

---------

Co-authored-by: Slava Pestov <[email protected]>
Co-authored-by: Remy Demarest <[email protected]>
Co-authored-by: Becca Royal-Gordon <[email protected]>
Co-authored-by: Xiaodi Wu <[email protected]>
hborla pushed a commit that referenced this pull request Nov 23, 2024
Fix some code snippets in NNNN-nonisolated-for-global-actor-cutoff.md
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