MCPcopy 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
428size_t hash<DirectivesGroup>::operator()(DirectivesGroup const& s) const {
429 return s.hash();
430}
431
432}

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected