too-many-lists/unsafe-queue/layout #1183
Replies: 2 comments 2 replies
-
理解不了,有大佬帮忙讲解下吗。 强行理解 但是,&self或者&mut self不是本身就默认有个生命周期吗,这样的话任何一个 |
Beta Was this translation helpful? Give feedback.
2 replies
-
本节的问题由于Box,head和tail不能指向同一个节点。那能不能通过建立一个dummy虚拟节点来解决这个问题? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
too-many-lists/unsafe-queue/layout
https://course.rs/too-many-lists/unsafe-queue/layout.html
Beta Was this translation helpful? Give feedback.
All reactions