Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h51 template <class OtherElem,
54 std::is_same<Elem, const OtherElem>::value &&
56 HashSetIterator(const HashSetIterator<OtherElem, OtherHashSetType>& other) in HashSetIterator() argument
98 template <class OtherElem, class OtherHashSetType> friend class HashSetIterator;