Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
namespace std {
327
328
std::size_t hash<Valdi::ValueSchemaRegistryKey>::operator()(const Valdi::ValueSchemaRegistryKey& k) const noexcept {
329
return k.hash();
Callers
nothing calls this directly
Calls
1
hash
Method · 0.45
Tested by
no test coverage detected