Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dreverse_iterator.h198 auto __ytmp = __y.base(); in iter_swap() local
199 ranges::iter_swap(--__xtmp, --__ytmp); in iter_swap()