P4156R0: Rename meta::has_ellipsis_parameter to meta::is_vararg_function
Open
Beginner friendly
c++26
libc++
reflection
wg21-paper
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/P4156R0
Contributor guide
Research direction
Read the linked P4156R0 proposal, then search the repository for meta::has_ellipsis_parameter and inspect every reference. Rename the API to meta::is_vararg_function consistently, and verify that the affected tests and build still pass with no old references remaining.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100