Skip to content

Remove initializer_list section#24

Merged
puneetlath merged 3 commits intomainfrom
aldo_remove-initializer-list-section
Mar 11, 2026
Merged

Remove initializer_list section#24
puneetlath merged 3 commits intomainfrom
aldo_remove-initializer-list-section

Conversation

@aldo-expensify
Copy link
Contributor

@aldo-expensify aldo-expensify commented Mar 6, 2026

This https://github.com/Expensify/Auth/pull/18913 improved the constructor using an initializer_list, so it doesn't cause unnecessary copies anymore.
Removing the section of the document suggesting avoiding initializer_list for performance since there are no performance gains anymore by doing that.

Issue

https://github.com/Expensify/Expensify/issues/584758#issuecomment-4014617974

@aldo-expensify aldo-expensify requested a review from a team March 6, 2026 21:38
@melvin-bot melvin-bot bot requested review from puneetlath and removed request for a team March 6, 2026 21:38
@aldo-expensify
Copy link
Contributor Author

hmm I need to test something, sorry for the noise

@aldo-expensify aldo-expensify marked this pull request as draft March 6, 2026 22:19
@aldo-expensify aldo-expensify marked this pull request as ready for review March 11, 2026 02:47
@aldo-expensify
Copy link
Contributor Author

This is ready for review now

@puneetlath puneetlath merged commit cbd7dc1 into main Mar 11, 2026
3 checks passed
@puneetlath puneetlath deleted the aldo_remove-initializer-list-section branch March 11, 2026 15:27
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