Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ empty
Function
empty
dwarf/small_vector.hh:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
bool empty() const
81
{
82
return base == end;
83
}
84
85
void reserve(size_type n)
86
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected