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

Clean up #662

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Clean up #662

merged 3 commits into from
Apr 30, 2024

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Apr 30, 2024

No description provided.

- Replace `size() == 0` by `empty()`
- Replace `v[v.size() - 1]` by `v.back()`
@Jarod42 Jarod42 force-pushed the clean_up branch 2 times, most recently from d2987d0 to da81760 Compare April 30, 2024 14:19
@Jarod42 Jarod42 merged commit ca579fd into master Apr 30, 2024
4 checks passed
@Jarod42 Jarod42 deleted the clean_up branch April 30, 2024 16:10
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

1 participant