Home
last modified time | relevance | path

Searched refs:OtherElem (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dhash_set.h45 template <class OtherElem,
48 std::is_same<Elem, const OtherElem>::value &&
50 HashSetIterator(const HashSetIterator<OtherElem, OtherHashSetType>& other) in HashSetIterator() argument
92 template <class OtherElem, class OtherHashSetType> friend class HashSetIterator;