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

Fix bytes behavior #828

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Fix bytes behavior #828

merged 1 commit into from
Oct 12, 2022

Conversation

AreaZR
Copy link
Contributor

@AreaZR AreaZR commented Oct 3, 2022

"this" is a pointer, not a reference, so we need to find the size of the referenced object.

@mborland
Copy link
Member

mborland commented Oct 3, 2022

Looks reasonable. I approved the CI run.

"this" is a pointer, not a reference, so we need to find the size of the referenced object.
@AreaZR
Copy link
Contributor Author

AreaZR commented Oct 11, 2022

@mborland Could you please test and merge this

@mborland
Copy link
Member

@mborland Could you please test and merge this

CI is running; will take a few hours.

@mborland mborland merged commit 2a07116 into boostorg:develop Oct 12, 2022
@AreaZR AreaZR deleted the this branch January 19, 2023 17:01
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