MCPcopy Create free account
hub / github.com/Snapchat/Valdi / operator()

Method operator()

valdi_core/src/valdi_core/cpp/Schema/ValueSchemaRegistry.cpp:324–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324} // namespace Valdi
325
326namespace std {
327
328std::size_t hash<Valdi::ValueSchemaRegistryKey>::operator()(const Valdi::ValueSchemaRegistryKey& k) const noexcept {
329 return k.hash();

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected