Skip to content

Avoid creation of temp_result object in seq_parser#310

Merged
tzlaine merged 1 commit intoboostorg:developfrom
andreasbuhr:seq_parser_optimization
Feb 14, 2026
Merged

Avoid creation of temp_result object in seq_parser#310
tzlaine merged 1 commit intoboostorg:developfrom
andreasbuhr:seq_parser_optimization

Conversation

@andreasbuhr
Copy link
Contributor

The object is never used, only its type is used.

The object is never used, only its type is used.
@andreasbuhr andreasbuhr force-pushed the seq_parser_optimization branch from 3b31ab2 to 87efddb Compare February 3, 2026 09:47
@tzlaine
Copy link
Collaborator

tzlaine commented Feb 14, 2026

This is a nice improvement, thanks.

@tzlaine tzlaine merged commit 4706f57 into boostorg:develop Feb 14, 2026
22 of 23 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