Searched defs:BlobByteHash (Results 1 – 1 of 1) sorted by relevance
63 struct BlobByteHash { struct64 size_t operator()(std::shared_ptr<Blob> ptr) const in operator()