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

Minor use/into backends cleanup #1201

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

vadz
Copy link
Member

@vadz vadz commented Jan 30, 2025

No real changes.

vadz added 2 commits January 30, 2025 17:07
This was the only backend where the make_{info,use}_type_backend()
functions (and their "vector" counterparts) were defined in
standard-into-type.cpp and not statement.cpp.

As this made no real sense, just move these functions to the same place
as in all the other backends for consistency.
Make sure all backends have access to these flags if they need them, it
doesn't really cost anything to store them in the base class.

No real changes.
@vadz vadz merged commit b13f5aa into SOCI:master Jan 30, 2025
16 checks passed
@vadz vadz deleted the use-into-backend-cleanup branch January 30, 2025 18:28
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.

1 participant