LWG4342: Missing rvalue reference qualification for `task_scheduler::ts-sender::connect()`
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/LWG4342
Contributor guide
Research direction
Start by reading the linked LWG4342 issue and locating task_scheduler::ts-sender::connect() in the LLVM project. Confirm where the missing rvalue-reference qualification belongs and check the surrounding tests or standard-library implementation; done means the qualification matches the issue and relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100