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

Movable CompactStringVector #430

Merged
merged 5 commits into from Jul 18, 2021

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Jul 17, 2021

Improve this type's interface and safety by using a std::unique_ptr for the data storage, which allows as safe and correctly defaulted move constructors.

Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review in 1-1 with Johannes

@hannahbast hannahbast merged commit c1b8943 into ad-freiburg:master Jul 18, 2021
@joka921 joka921 deleted the f.saferCompactStringVector branch July 18, 2021 16:57
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.

None yet

2 participants