Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
H A Dranges.fill.pass.cpp43 static_assert(!HasFillR<OutputRangeNotSentinelSemiregular>);
/llvm-project-15.0.7/libcxx/test/support/
H A Dalmost_satisfies_types.h111 using OutputRangeNotSentinelSemiregular = UncheckedRange<cpp20_output_iterator<int*>, SentinelForNo… variable