[libc++] add global variable template std::views::empty
Note it is neither a range adaptor, nor a CPO. It is simplify a global variable template.
Details
Details
- Reviewers
• Quuxplusone ldionne philnik Mordante - Group Reviewers
Restricted Project - Commits
- rGc00df57b8644: [libc++] add global variable template std::views::empty
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I do not have access to push the patch to the remote. If this looks good to you, could you help to commit this.
Author: Hui Xie <hui.xie1990@gmail.com>
Nice catch!