Home
last modified time | relevance | path

Searched defs:LegacyRandomAccess (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/iterators/iterator.primitives/iterator.traits/
H A Dcxx20_iterator_traits.compile.pass.cpp362 struct LegacyRandomAccess { struct
365 friend bool operator==(LegacyRandomAccess, LegacyRandomAccess); argument