LWG4483: Multidimensional arrays are not supported by `meta::reflect_constant_array` and related functions
Open
c++26
libc++
lwg-issue
reflection
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/LWG4483
Contributor guide
Research direction
Start with the linked LWG4483 specification issue and locate the implementations of meta::reflect_constant_array and its related functions. Determine the expected behavior for multidimensional arrays from that issue, then identify the relevant libc++ tests; done means the functions support the specified array cases and the 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