Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.zip/
H A Dtypes.h141 struct NonCommonNonRandom : IntBufferView { struct
161 using SimpleNonCommonNonRandom = NonCommonNonRandom<true>; argument
162 using NonSimpleNonCommonNonRandom = NonCommonNonRandom<false>;