MCPcopy Create free account
hub / github.com/cginternals/globjects / operator()

Method operator()

source/globjects/source/StateSetting.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71
72size_t hash<globjects::StateSettingType>::operator()(const globjects::StateSettingType & type) const
73{
74 return type.hash();
75}
76
77
78} // namespace std

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected