LWG4527: `await_transform` needs to use `as_awaitable`
Open
c++26
libc++
lwg-issue
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/LWG4527
Contributor guide
Research direction
Start by reading the linked LWG4527 specification and locating the C++ standard library implementation of await_transform and as_awaitable. Confirm the required behavior against the issue before identifying the relevant tests; done means the implementation conforms to LWG4527 and the coroutine tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100