Searched refs:OutputRangeNotIndirectlyWritable (Results 1 – 2 of 2) sorted by relevance
41 static_assert(!HasFillR<OutputRangeNotIndirectlyWritable>);
302 using OutputRangeNotIndirectlyWritable = UncheckedRange<OutputIteratorNotIndirectlyWritable>; variable