Skip to content

Make TimSort::gallop* static #35

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

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Conversation

vedgy
Copy link
Contributor

@vedgy vedgy commented Jan 12, 2021

These member functions do not use data members and don't need a pointer to a TimSort object.

These member functions do not use data members and don't need a pointer
to a TimSort object.
@Morwenn Morwenn merged commit b872175 into timsort:master Jan 12, 2021
@Morwenn
Copy link
Member

Morwenn commented Jan 12, 2021

Thanks again for the tweak, most likely a remnant of a refactoring 🙂

@vedgy vedgy deleted the static-gallop branch January 12, 2021 13:17
Morwenn added a commit to Morwenn/cpp-sort that referenced this pull request Jan 12, 2021
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