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

optimize the way to find tail node #503

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Conversation

Alanscut
Copy link
Collaborator

@Alanscut Alanscut commented Sep 2, 2020

Changes:

  • fix issue Dead code  #496, remove the dead code
  • optimize some head and tail node operation since the node->prev has changed to point to tail node

This was referenced Sep 2, 2020
@Alanscut Alanscut merged commit 2e5171d into DaveGamble:master Sep 3, 2020
@Alanscut Alanscut deleted the issue499 branch October 22, 2021 08:18
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