Searched refs:BeginEndNotSizedSentinel (Results 1 – 1 of 1) sorted by relevance
124 struct BeginEndNotSizedSentinel { struct128 static_assert( std::ranges::forward_range<BeginEndNotSizedSentinel>); argument129 static_assert(!std::ranges::sized_range<BeginEndNotSizedSentinel>);155 BeginEndNotSizedSentinel a; in testBeginEqualsEnd()