Unverified Commit 0ecc1646 authored by yronglin's avatar yronglin Committed by GitHub
Browse files

[libc++][ranges] Implement LWG4053 and LWG4054 (#88612)



Implement
- LWG4053 Unary call to `std::views::repeat` does not decay the argument
- LWG4054 Repeating a `repeat_view` should repeat the view

Signed-off-by: default avataryronglin <yronglin777@gmail.com>
parent 1c979ab7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment