Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ operator()
Method
operator()
source/core/StarDirectives.cpp:428–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
size_t hash<DirectivesGroup>::operator()(DirectivesGroup const& s) const {
429
return s.hash();
430
}
431
432
}
Callers
nothing calls this directly
Calls
1
hash
Method · 0.45
Tested by
no test coverage detected