Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ empty
Method
empty
crawl-ref/source/exclude.cc:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
bool exclude_set::empty() const
292
{
293
return exclude_roots.empty();
294
}
295
296
exclude_set::const_iterator exclude_set::begin() const
297
{
Callers
6
add_auto_excludes
Function · 0.45
_is_gate_that_spreads_exclusion
Function · 0.45
_update_gate_exclusions
Function · 0.45
update_exclusion_los
Function · 0.45
set_exclude
Function · 0.45
get_exclusion_desc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected