Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ back
Function
back
dwarf/small_vector.hh:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
reference back()
154
{
155
return *(end-1);
156
}
157
158
const_reference back() const
159
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected