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

Use std::vector for allocations instead of unique_ptr + new #37714

Merged
merged 1 commit into from
Feb 23, 2025

Use std::vector for allocations here.

a2d003c
Select commit
Loading
Failed to load commit list.
Merged

Use std::vector for allocations instead of unique_ptr + new #37714

Use std::vector for allocations here.
a2d003c
Select commit
Loading
Failed to load commit list.
Mergify / Rule: Automatic merge on PullApprove (merge) succeeded Feb 23, 2025 in 0s

The pull request has been merged automatically

The pull request has been merged automatically at c82226b