LWG4382: The `simd::basic_mask(bool)` overload needs to be more constrained
Open
c++26
libc++
lwg-issue
simd
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/LWG4382
Contributor guide
Research direction
Start by reading the linked LWG4382 issue to understand the required constraint on the simd::basic_mask(bool) overload, then locate the relevant implementation and tests in llvm-project. Done means the overload accepts only the intended arguments and the test coverage reflects the standard requirement.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100