Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_ends_with.h53 auto __rend2 = std::make_reverse_iterator(__first2); in __ends_with_fn_impl_bidirectional() local
55 … __rbegin1, __rend1, __rbegin2, __rend2, std::ref(__pred), std::ref(__proj1), std::ref(__proj2)); in __ends_with_fn_impl_bidirectional()