Searched defs:FallibleHashMethods (Results 1 – 1 of 1) sorted by relevance
62994 struct FallibleHashMethods struct62998 template <typename Lookup> static bool hasHash(Lookup&& l) { return true; } in hasHash()63002 template <typename Lookup> static bool ensureHash(Lookup&& l) { return true; } in ensureHash()65055 struct FallibleHashMethods<MovableCellHasher<T>> struct65057 template <typename Lookup> static bool hasHash(Lookup&& l) { in hasHash()65060 template <typename Lookup> static bool ensureHash(Lookup&& l) { in ensureHash()