Files
clang-p2996/libcxx/test/std/ranges/range.factories/range.single.view
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
..