Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ begin
Method
begin
crawl-ref/source/exclude.cc:296–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
exclude_set::const_iterator exclude_set::begin() const
297
{
298
return exclude_roots.begin();
299
}
300
301
exclude_set::const_iterator exclude_set::end() const
302
{
Callers
3
update_excluded_points
Method · 0.45
recompute_excluded_points
Method · 0.45
get_exclusion_desc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected