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

refactor: added const reference function params if size > 16 #727

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GermanAizek
Copy link

@variar, I think it will be useful, considering that these functions are called several times.

@GermanAizek
Copy link
Author

GermanAizek commented Aug 13, 2024

CI Build Windows is failed on "OpenSSL download", problem is not with my PR.

@lilianmoraru
Copy link

@variar This is a good, simple change.

@variar
Copy link
Owner

variar commented Nov 18, 2024

LineColumn and LineLength should be types-safe wrappers over int/int64. Are there size greater than 16? type_safe libary was missing empty-base-class optimization on MSVC compiler, but I've bumped the version.

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.

3 participants