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

What's the difference between qb_list_splice and qb_list_splice_tail #353

Open
czahie opened this issue May 31, 2019 · 1 comment
Open

Comments

@czahie
Copy link

czahie commented May 31, 2019

I can't figure the difference between them. From my perspective, if you set head = head->prev before the loop int qb_list_splice_tail, then everything is the same as qb_list_splice. Can anyone explain that for me? Thanks!

@GitSoftwareNow
Copy link

linked list

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

No branches or pull requests

2 participants