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

No need to make tuples or objects in emplace-back #823

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

AZero13
Copy link
Contributor

@AZero13 AZero13 commented Dec 2, 2022

We can pass each part directly instead of creating tuples or objects directly

We can pass each part directly instead of creating tuples or objects directly
@BillyONeal
Copy link
Member

Looks like these used to be aggregates but now they'll work here. Thanks!

@BillyONeal BillyONeal merged commit cd7a65c into microsoft:main Dec 2, 2022
@AZero13 AZero13 deleted the Fix branch December 2, 2022 18:18
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