Skip to content

list-matcher: replace push_back with emplace_back#41210

Merged
adisuissa merged 1 commit intoenvoyproxy:mainfrom
adisuissa:list_matcher_emplace_back
Sep 24, 2025
Merged

list-matcher: replace push_back with emplace_back#41210
adisuissa merged 1 commit intoenvoyproxy:mainfrom
adisuissa:list_matcher_emplace_back

Conversation

@adisuissa
Copy link
Copy Markdown
Contributor

Commit Message: list-matcher: replace push_back with emplace_back
Additional Description:
Minor refactor that uses vector emplace_back() instead of push_back().

Risk Level: low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Signed-off-by: Adi Suissa-Peleg <adip@google.com>
@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #41210 was opened by adisuissa.

see: more, trace.

@adisuissa adisuissa marked this pull request as ready for review September 24, 2025 18:34
@adisuissa adisuissa merged commit 6fc87f3 into envoyproxy:main Sep 24, 2025
25 checks passed
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