Searched refs:BeginEndSizedSentinel (Results 1 – 1 of 1) sorted by relevance
100 struct BeginEndSizedSentinel { struct104 static_assert(std::ranges::forward_range<BeginEndSizedSentinel>); argument105 static_assert(std::ranges::sized_range<BeginEndSizedSentinel>);118 BeginEndSizedSentinel e; in testUsingRangesSize()