This was discovered while working on modules.
Details
Details
- Reviewers
 philnik - Group Reviewers
 Restricted Project - Commits
 - rGb7932803dede: [libc++] Moves unwrap_reference to type_traits.
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
Thanks for the review!
| libcxx/include/module.modulemap.in | ||
|---|---|---|
| 968–969 | That indeed seems to work too, in the past this didn't always work, not sure why.  | |
What's wrong with forward-declaring reference_wrapper here?