Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/iterators/predef.iterators/iterators.common/
H A Dtypes.h161 struct sentinel_type { struct
165 …friend constexpr bool operator==(const sentinel_type& lhs, const U& rhs) { return lhs.base_ == bas… argument