Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.utility/view.interface/
H A Dview.interface.pass.cpp50 struct NotSizedSentinel { struct
55 explicit NotSizedSentinel() = default; argument