Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ get_back
Method
get_back
Kernel/include/list.h:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
T get_back()
183
{
184
return back;
185
}
186
public:
187
T front;
188
T back;
Callers
1
Block
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected