views::as_rvalue was implemented in D137637, but we forgot to set the feature test macro.
Fixes #60986.
Details
Details
- Reviewers
ldionne Mordante - Group Reviewers
Restricted Project - Commits
- rG3d4b7a6fa8a4: [libc++] Add FTM for views::as_rvalue
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM!
Since this paper landed in libc++ 16 I would like to backport this patch to the LLVM 16 branch.