llvm-project/libcxx/test/std/ranges/range.adaptors/range.lazy.split
Konstantin Varlamov 0102527352 [libc++][ranges] Implement `views::single`.
This only adds the customization point object (which isn't pipeable),
the view itself has already been implemented previously.

Differential Revision: https://reviews.llvm.org/D124978
2022-05-06 14:27:08 -07:00
..
range.lazy.split.inner
range.lazy.split.outer
range.lazy.split.outer.value
adaptor.pass.cpp
base.pass.cpp [libc++][NFC] Use brace-init instead of parens to workaround macro expansion in badly behaved systems 2022-04-25 11:17:11 -06:00
begin.pass.cpp
constraints.compile.pass.cpp
ctad.compile.pass.cpp
ctor.copy_move.pass.cpp
ctor.default.pass.cpp
ctor.range.pass.cpp [libc++][ranges] Implement `views::single`. 2022-05-06 14:27:08 -07:00
ctor.view.pass.cpp
end.pass.cpp
general.pass.cpp
small_string.h
types.h
view_interface.pass.cpp